mirror of
				https://github.com/yiisoft/yii2.git
				synced 2025-11-04 06:37:55 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			3 lines
		
	
	
		
			85 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			85 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
<?php
 | 
						|
new yii\web\Application(require(dirname(__DIR__) . '/config/functional.php'));
 |