mirror of
				https://github.com/ShaYmez/FreeSTAR-Status-Engine.git
				synced 2025-10-31 12:00:19 -04:00 
			
		
		
		
	fix policy.php
This commit is contained in:
		
							parent
							
								
									236e1b1145
								
							
						
					
					
						commit
						44f67a28f7
					
				| @ -1,6 +1,11 @@ | ||||
| <?php | ||||
| require_once("template.php"); | ||||
| require_once("config.php"); | ||||
| require_once("template.php"); | ||||
| require_once("classes/constellation.php"); | ||||
| require_once("classes/db-class.php"); | ||||
| $db = new SSDB(); | ||||
| define("WEB_URL", $db->getSetting($mysqli, "url")); | ||||
| 
 | ||||
| Template::render_header("Privacy Policy"); | ||||
| 
 | ||||
| echo "<h1>" . _("Privacy Policy") . "</h1>"; | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user