* @package group * @link https://www.zentao.net */ namespace zin; if($type == 'byGroup') include 'privbygroup.html.php'; if($type == 'byPackage') include 'privbypackage.html.php'; if($type == 'byModule') include 'privbymodule.html.php';