diff --git a/ecrire/inc/utils.php b/ecrire/inc/utils.php index 7b14a7447f98740080173c41332bd97d4025b065..9606c812a5053b4dda71acef2addb2f255fab0c9 100644 --- a/ecrire/inc/utils.php +++ b/ecrire/inc/utils.php @@ -476,6 +476,7 @@ function self($amp = '&', $root = false) { } // Indique si on est dans l'espace prive +// http://doc.spip.org/@test_espace_prive function test_espace_prive() { static $prive; if (!isset($prive))