test presence constatne
This commit is contained in:
parent
672b222314
commit
0d3724910d
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ if (!defined('_ECRIRE_INC_VERSION')) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
define('_LOGIN_TROP_COURT', 1);
|
defined('_LOGIN_TROP_COURT') or define('_LOGIN_TROP_COURT', 1);
|
||||||
|
|
||||||
$GLOBALS['comptespip_editer'] = [
|
$GLOBALS['comptespip_editer'] = [
|
||||||
[
|
[
|
||||||
|
|
Loading…
Add table
Reference in a new issue