mirror of
				https://github.com/Znote/ZnoteAAC.git
				synced 2025-10-31 19:06:23 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
		
			227 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			227 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| <?php require_once 'engine/init.php'; include 'layout/overall/header.php'; ?>
 | |
| <h1>Success!</h1>
 | |
| Go <script> document.write('<a href="' + document.referrer + '">back</a>'); </script>
 | |
| <?php include 'layout/overall/footer.php'; ?>
 | 
