f_config/app.php 삭제, AppConf 클래스로 통합
This commit is contained in:
@@ -3,7 +3,6 @@ namespace sammo;
|
||||
|
||||
require_once('_common.php');
|
||||
require_once(__dir__.'/../d_setting/conf.php');
|
||||
require_once(__dir__.'/../f_func/func.php');
|
||||
|
||||
function checkUsernameDup($username){
|
||||
if(!$username){
|
||||
|
||||
Reference in New Issue
Block a user