File "deprecations.php"
Full path: /home/argothem/www/organecyberpresse/ecrire/bootstrap/deprecations.php
File size: 257 bytes
MIME-type: text/x-php
Charset: utf-8
<?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() . '/');