Replace NOALYSS_INCLUDE."/template by NOALYSS_TEMPLATE
This commit is contained in:
parent
7cd92de439
commit
b2dd509f48
49 changed files with 102 additions and 102 deletions
|
|
@ -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
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue