f_config/app.php 삭제, AppConf 클래스로 통합
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
namespace sammo;
|
||||
|
||||
if(!defined('ROOT')){
|
||||
define('ROOT', '..');
|
||||
define('ROOT', '../..');
|
||||
}
|
||||
class Session {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user