modifs.mineures sans commentaires
This commit is contained in:
parent
0d5e5416cd
commit
000551185b
@ -42,7 +42,6 @@ abstract class Application {
|
||||
* self::PROJDIR sans le suffixe "-app"
|
||||
*/
|
||||
const PROJCODE = null;
|
||||
const APPCODE = null;#XXX
|
||||
|
||||
/**
|
||||
* @var string|null identifiant d'un groupe auquel l'application appartient.
|
||||
@ -66,6 +65,7 @@ abstract class Application {
|
||||
const DATADIR = null;
|
||||
const ETCDIR = null;
|
||||
const VARDIR = null;
|
||||
const CACHEDIR = null;
|
||||
const LOGDIR = null;
|
||||
|
||||
/** @var bool faut-il activer automatiquement l'écriture dans les logs */
|
||||
|
Loading…
x
Reference in New Issue
Block a user