불필한 const varname -> string 대체 제거.
필요할 곳은 나중에 처리하는 것으로.
This commit is contained in:
+2
-2
@@ -38,8 +38,8 @@ $system = getRootDB()->queryFirstRow('SELECT `REG`, `LOGIN` FROM `SYSTEM` WHERE
|
||||
$(document).ready(Login);
|
||||
|
||||
function Login() {
|
||||
//ImportView("body", "<?=ROOT;?>"+W+I+POPUP+W+FRAME);
|
||||
//ImportView("body", FRAME);
|
||||
//ImportView("body", "<?=ROOT;?>/i_popup/Frame.php");
|
||||
//ImportView("body", "Frame.php");
|
||||
|
||||
Popup_Import();
|
||||
Popup_Init();
|
||||
|
||||
Reference in New Issue
Block a user