restructure files and folders
This commit is contained in:
parent
75953bcf95
commit
083ba483cc
335 changed files with 1096 additions and 1096 deletions
|
|
@ -8,7 +8,7 @@
|
|||
*/
|
||||
if ( ! defined ('ALLOWED') ) die('Appel direct ne sont pas permis');
|
||||
|
||||
require_once NOALYSS_INCLUDE.'/class_calendar.php';
|
||||
require_once NOALYSS_INCLUDE.'/class/class_calendar.php';
|
||||
$cal=new Calendar();
|
||||
$cal->default_periode=(isset ($_GET['in']))?$_GET['in']:$g_user->get_periode();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue