defer language support in URIs to version 4.

This commit is contained in:
Taylor Otwell
2012-08-09 22:42:03 -05:00
parent f5123f935a
commit 79f92e57df
3 changed files with 2 additions and 61 deletions

View File

@@ -94,19 +94,6 @@ return array(
'language' => 'en',
/*
|--------------------------------------------------------------------------
| Supported Languages
|--------------------------------------------------------------------------
|
| These languages may also be supported by your application. If a request
| enters your application with a URI beginning with one of these values
| the default language will automatically be set to that language.
|
*/
'languages' => array(),
/*
|--------------------------------------------------------------------------
| SSL Link Generation