Files
DzzOffice/dzz/system/config/config.php

5 lines
69 B
PHP
Raw Normal View History

2022-11-02 23:21:46 +08:00
<?php
return array(
'allow_robot'=>false,
'allow_view'=>0,
2022-11-02 23:21:46 +08:00
);