config.ini.php 105 B

123456
  1. <?php
  2. defined('InShopNC') or exit('Access Invalid!');
  3. $config['sys_log'] = true;
  4. return $config;