Replace NOALYSS_INCLUDE."/template by NOALYSS_TEMPLATE

This commit is contained in:
Dany De Bontridder 2015-11-05 11:37:48 +01:00
parent 7cd92de439
commit b2dd509f48
49 changed files with 102 additions and 102 deletions

View file

@ -125,7 +125,7 @@ if ( $choose=="yes" )
array('value'=>13,'label'=>"13 périodes")
);
require_once NOALYSS_INCLUDE.'/template/periode_add_exercice.php';
require_once NOALYSS_TEMPLATE.'/periode_add_exercice.php';
}
else
{