6 lines
		
	
	
		
			150 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			150 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
<?php
 | 
						|
// Text
 | 
						|
$_['text_project']       = 'Project Homepage';
 | 
						|
$_['text_documentation'] = 'Documentation';
 | 
						|
$_['text_support']       = 'Support Forums';
 |