* Add showdoc type.

This commit is contained in:
Yagami
2019-03-18 16:48:05 +08:00
parent 7004af89d9
commit dddd4d0c72
4 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
* @link http://www.zentao.net
*/
?>
<?php if(strpos($config->doc->officeTypes, $docType) !== false):?>
<?php if($docType != '' and strpos($config->doc->officeTypes, $docType) !== false):?>
<?php include '../../common/view/header.lite.html.php';?>
<div id="mainContent" class="main-content">
<div class='center-block'>