restructure files and folders

This commit is contained in:
Dany De Bontridder 2015-09-15 07:26:33 +02:00
parent 75953bcf95
commit 083ba483cc
335 changed files with 1096 additions and 1096 deletions

View file

@ -29,7 +29,7 @@
if (!defined('ALLOWED'))
die('Appel direct ne sont pas permis');
global $cn, $g_user;
require_once NOALYSS_INCLUDE.'/class_anc_key.php';
require_once NOALYSS_INCLUDE.'/class/class_anc_key.php';
$op=HtmlInput::default_value_request("op", "list");
switch ($op)