- creates redirect-home function
- restrict prof form to profs - restrict paypal page for prof only
This commit is contained in:
@@ -40,7 +40,6 @@ include_once(PLGNTLS_class::root_path() . 'php/paypal/paypal.php');
|
||||
include_once(PLGNTLS_class::root_path() . '/php/hide_admin.php');
|
||||
//include_once(PLGNTLS_class::root_path() . '/php/menus.php');
|
||||
include_once(PLGNTLS_class::root_path() . 'php/redirections.php');
|
||||
include_once(PLGNTLS_class::root_path() . 'php/author_restriction.php');
|
||||
include_once(PLGNTLS_class::root_path() . 'php/profs_profil.php');
|
||||
include_once(PLGNTLS_class::root_path() . 'php/profs_form.php');
|
||||
include_once(PLGNTLS_class::root_path() . 'php/profs_dates.php');
|
||||
|
||||
Reference in New Issue
Block a user