mirror of
				https://git.code.sf.net/p/seeddms/code
				synced 2025-10-31 21:27:36 +00:00 
			
		
		
		
	call UI::contentEnd()
This commit is contained in:
		
							parent
							
								
									c875729cbe
								
							
						
					
					
						commit
						a8b8da6cc8
					
				|  | @ -200,6 +200,7 @@ if (isset($_GET['phpinfo'])) { | |||
| 	echo '<a href="install.php">' . getMLText("back") . '</a>'; | ||||
|   phpinfo(); | ||||
| 	UI::contentContainerEnd(); | ||||
| 	UI::contentEnd(); | ||||
| 	UI::htmlEndPage(); | ||||
|   exit(); | ||||
| } | ||||
|  | @ -224,6 +225,7 @@ if (isset($_GET['disableinstall'])) { /* {{{ */ | |||
| 		echo '<a href="install.php">' . getMLText("back") . '</a>'; | ||||
| 	} | ||||
| 	UI::contentContainerEnd(); | ||||
| 	UI::contentEnd(); | ||||
| 	UI::htmlEndPage(); | ||||
|   exit(); | ||||
| } /* }}} */ | ||||
|  | @ -487,7 +489,7 @@ if($showform) { | |||
| $settings->_printDisclaimer = false; | ||||
| $settings->_footNote = false; | ||||
| // end of the page
 | ||||
| UI::contentEnd(); | ||||
| UI::contentContainerEnd(); | ||||
| UI::contentEnd(); | ||||
| UI::htmlEndPage(); | ||||
| ?>
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Uwe Steinmann
						Uwe Steinmann