2
0

appconfig.php 78 B

123
  1. <?php
  2. $config = include dirname(__FILE__) . '/appconfig.inc';
  3. return $config;