moved and updated reset fields into rebew file

This commit is contained in:
asus
2024-03-07 23:48:01 +01:00
parent 909a34cd37
commit 022468c096
4 changed files with 34 additions and 30 deletions

View File

@@ -43,7 +43,6 @@ include_once(PLGNTLS_class::get_path() . '/php/hide_admin.php');
include_once(PLGNTLS_class::get_path() . 'php/register_partenaires.php');
include_once(PLGNTLS_class::get_path() . 'php/redirections.php');
include_once(PLGNTLS_class::get_path() . 'php/author_restriction.php');
include_once(PLGNTLS_class::get_path() . 'php/reset_acf_fields.php');
include_once(PLGNTLS_class::get_path() . 'php/filter_mail.php');
include_once(PLGNTLS_class::get_path() . 'php/prof_check_page.php');
include_once(PLGNTLS_class::get_path() . 'php/renew_card.php');