zentaopms/extension/max/group/ext/view/managepriv.zentaobiz.html.hook.php
2023-05-16 10:50:42 +08:00

4 lines
136 B
PHP

<?php if($type != 'byModule' or !isonlybody()):?>
<?php include dirname(__FILE__) . '/browse.zentaobiz.html.hook.php';?>
<?php endif;?>