* @package doc * @link https://www.zentao.net */ namespace zin; if($mode == 'home' || !$libID) include './templatehome.html.php'; else include './templatelist.html.php';