Should not consider admin pages as special.
[dotclear.git] / _admin.php
index 6ab8699..8cbb165 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-define('IS_ADMIN_PAGE', 1);
 
 require_once dirname(__FILE__) . '/widget.auth.php';
 require_once dirname(__FILE__) . '/widget.post.perms.php';