mirror of
				https://github.com/slawkens/myaac.git
				synced 2025-11-04 09:46:23 +01:00 
			
		
		
		
	* Part 1 Removing closing tags when no HTML or other output comes after the last PHP codeblock. * Further removals * nothing --------- Co-authored-by: slawkens <slawkens@gmail.com>
		
			
				
	
	
		
			9 lines
		
	
	
		
			124 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			124 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
<?php
 | 
						|
/**
 | 
						|
 * swedish language file
 | 
						|
 * admin.php
 | 
						|
 *
 | 
						|
 * @author Sizaro <sizaro@live.se>
 | 
						|
 */
 | 
						|
$locale['title'] = 'MyAAC Admin';
 |