서버 관리 패널 일부 수정
This commit is contained in:
@@ -7,8 +7,6 @@ class _Setting {
|
||||
private $exist = false;
|
||||
|
||||
public function __construct($basepath) {
|
||||
|
||||
$basepath = realpath($basepath);
|
||||
$this->basepath = $basepath;
|
||||
$this->settingFile = realpath($basepath.'/d_setting/conf.php');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user