config.php 90 B

12345
  1. <?php
  2. return array(
  3. //'配置项'=>'配置值'
  4. 'showdoc' => 'showdoc not install'
  5. );