mirror of
				https://bitbucket.org/jsuto/piler.git
				synced 2025-10-31 00:22:26 +01:00 
			
		
		
		
	gui enhancements
This commit is contained in:
		| @@ -51,14 +51,7 @@ class ControllerLoginLogin extends Controller { | ||||
|                exit; | ||||
|             } | ||||
|  | ||||
|             if(isset($_POST['relocation']) && $_POST['relocation']) { | ||||
|                header("Location: " . SITE_URL . $_POST['relocation']); | ||||
|             } else { | ||||
|                header("Location: " . SITE_URL . "search.php"); | ||||
|             } | ||||
|  | ||||
|             //header("Location: " . SITE_URL . "search.php"); | ||||
|  | ||||
|             header("Location: " . SITE_URL . "search.php"); | ||||
|             exit; | ||||
|          } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user