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