Can define perms required to view a post... need to plug it on the public interface
[dotclear.git] / class.xorg.auth.php
index 8cbee75..d7e4391 100644 (file)
@@ -1,7 +1,5 @@
 <?php
 
-require_once dirname(__FILE__) . '/../../inc/core/class.dc.auth.php';
-
 class xorgAuth extends dcAuth {
   private $forceSU = false;