mirror of
				https://github.com/yiisoft/yii2.git
				synced 2025-11-04 14:46:19 +08:00 
			
		
		
		
	reverted a prior change.
This commit is contained in:
		@ -38,10 +38,6 @@ $config = [
 | 
			
		||||
            ],
 | 
			
		||||
        ],
 | 
			
		||||
        'db' => require(__DIR__ . '/db.php'),
 | 
			
		||||
        'urlManager' => [
 | 
			
		||||
            'enablePrettyUrl' => true,
 | 
			
		||||
            'showScriptName' => false,
 | 
			
		||||
        ],
 | 
			
		||||
    ],
 | 
			
		||||
    'params' => $params,
 | 
			
		||||
];
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user