www.legu.cc/application/Demo/Conf/config.php
2021-09-06 11:50:33 +08:00

9 lines
114 B
PHP

<?php
$runtime_home_config= array();
$configs= array(
);
return array_merge($configs,$runtime_home_config);