11 lines
		
	
	
		
			156 B
		
	
	
	
		
			PHP
		
	
	
	
		
		
			
		
	
	
			11 lines
		
	
	
		
			156 B
		
	
	
	
		
			PHP
		
	
	
	
| 
								 | 
							
								<?php
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								return [
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								    /**
							 | 
						||
| 
								 | 
							
								     * Error text strings.
							 | 
						||
| 
								 | 
							
								     */
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								    // Pages
							 | 
						||
| 
								 | 
							
								    'permission' => 'You do not have permission to access the requested page.',
							 | 
						||
| 
								 | 
							
								];
							 |