XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
xoopsquote.php
Go to the documentation of this file.
1 <?php
14 if (!defined("XOOPS_ROOT_PATH")) { die("XOOPS root path not defined"); }
15 
16 // Add your code here to check acces by groups
17 
18 return true;
19 ?>