瀏覽代碼

Update login.php

FusionPBX 7 年之前
父節點
當前提交
aa6a86fa59
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      resources/login.php

+ 0 - 1
resources/login.php

@@ -29,7 +29,6 @@
 	$text = $language->get(null,'core/user_settings');
 
 //get the http values and set as variables
-	if (isset($_GET["path"])) { $path = check_str($_GET["path"]); } else { $path = null; }
 	if (isset($_GET["msg"])) { $msg = check_str($_GET["msg"]); } else { $msg = null; }
 
 //set variable if not set