XOOPS  2.6.0
xoopsemotions.php
Go to the documentation of this file.
1 <?php
14 include_once \XoopsBaseConfig::get('root-path') . "/modules/system/constants.php";
15 // Add your code here to check acces by groups
16 return true;
17 
18 ?>