WP File Manager
Current Path:
/
home
/
argothem
/
www
/
organecyberpresse
/
ecrire
/
bootstrap
/
Name
Action
..
deprecations.php
Edit
Editing: deprecations.php
<?php /** * Répertoire du noyau de spip, relatif à la racine du projet * * @deprecated 4.4 */ define('_DIR_RESTREINT_ABS', 'ecrire/'); /** * Chemin absolu vers le repertoire de travail * * @deprecated 4.4 */ define('_ROOT_CWD', getcwd() . '/');