|
|
@ -19,9 +19,7 @@ class redirection extends common { |
|
|
|
const REALNAME = 'Redirection'; |
|
|
|
const DELETE = true; |
|
|
|
const UPDATE = true; |
|
|
|
const DATADIRECTORY = [ |
|
|
|
'fr/module.json' |
|
|
|
]; |
|
|
|
const DATADIRECTORY = []; // Contenu localisé inclus par défaut (page.json et module.json)
|
|
|
|
|
|
|
|
public static $actions = [ |
|
|
|
'config' => self::GROUP_MODERATOR, |
|
|
|