mirror of
				https://github.com/billz/raspap-webgui.git
				synced 2025-03-01 10:31:47 +00:00 
			
		
		
		
	Add DisplayLogin() page handler
This commit is contained in:
		| @@ -70,6 +70,9 @@ function handleCorePageAction(string $page, array &$extraFooterScripts): void | ||||
|         case "/about": | ||||
|             DisplayAbout(); | ||||
|             break; | ||||
|         case "/login": | ||||
|             DisplayLogin(); | ||||
|             break; | ||||
|         default: | ||||
|             DisplayDashboard($extraFooterScripts); | ||||
|     } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user