restructure files and folders
This commit is contained in:
parent
75953bcf95
commit
083ba483cc
335 changed files with 1096 additions and 1096 deletions
|
|
@ -21,11 +21,11 @@
|
|||
* the contact category
|
||||
*/
|
||||
if ( ! defined ('ALLOWED') ) die('Appel direct ne sont pas permis');
|
||||
require_once NOALYSS_INCLUDE.'/class_iselect.php';
|
||||
require_once NOALYSS_INCLUDE.'/class_ihidden.php';
|
||||
require_once NOALYSS_INCLUDE.'/class_contact.php';
|
||||
require_once NOALYSS_INCLUDE.'/class_ibutton.php';
|
||||
require_once NOALYSS_INCLUDE.'/class_fiche_def.php';
|
||||
require_once NOALYSS_INCLUDE.'/lib/class_iselect.php';
|
||||
require_once NOALYSS_INCLUDE.'/lib/class_ihidden.php';
|
||||
require_once NOALYSS_INCLUDE.'/class/class_contact.php';
|
||||
require_once NOALYSS_INCLUDE.'/lib/class_ibutton.php';
|
||||
require_once NOALYSS_INCLUDE.'/class/class_fiche_def.php';
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue