restructure files and folders
This commit is contained in:
parent
75953bcf95
commit
083ba483cc
335 changed files with 1096 additions and 1096 deletions
|
|
@ -25,8 +25,8 @@ if ( ! defined ('ALLOWED') ) die('Appel direct ne sont pas permis');
|
|||
* @brief
|
||||
* @param type $name Descriptionara
|
||||
*/
|
||||
require_once NOALYSS_INCLUDE.'/class_exercice.php';
|
||||
require_once NOALYSS_INCLUDE.'/class_balance_age.php';
|
||||
require_once NOALYSS_INCLUDE.'/class/class_exercice.php';
|
||||
require_once NOALYSS_INCLUDE.'/class/class_balance_age.php';
|
||||
$let=( isset ($_GET['p_let']))?'let':'unlet';
|
||||
|
||||
$export_csv = '<FORM METHOD="get" ACTION="export.php" style="display:inline">';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue