mirror of
				https://github.com/brmlab/brmsklad.git
				synced 2025-10-31 00:03:58 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
	
		
			193 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
	
		
			193 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| <?php
 | |
| /**
 | |
|  * @link          http://cakephp.org CakePHP(tm) Project
 | |
|  * @package       app
 | |
|  * @since         CakePHP(tm) v 0.10.0.1076
 | |
|  */
 | |
| 
 | |
| require 'webroot' . DIRECTORY_SEPARATOR . 'index.php';
 | 
