Browse Source

Update login.php

FusionPBX 7 năm trước cách đây
mục cha
commit
aa6a86fa59
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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