FusionPBX 7 anni fa
parent
commit
aa6a86fa59
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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