Browse Source

Remove locales.

Taylor Otwell 11 years ago
parent
commit
67488916f4
1 changed files with 0 additions and 13 deletions
  1. 0 13
      app/config/app.php

+ 0 - 13
app/config/app.php

@@ -41,19 +41,6 @@ return array(
 
 
 	'locale' => 'en',
 	'locale' => 'en',
 
 
-	/*
-	|--------------------------------------------------------------------------
-	| Routable Locales
-	|--------------------------------------------------------------------------
-	|
-	| Here you may list the locales that are "routable" for your application.
-	| When a request with a URI beginning with one of the locales is sent
-	| to the application, the "default" locale will be set accordingly.
-	|
-	*/
-
-	'locales' => array(),
-
 	/*
 	/*
 	|--------------------------------------------------------------------------
 	|--------------------------------------------------------------------------
 	| Encryption Key
 	| Encryption Key