move timezone set into core bootstrap.

This commit is contained in:
Taylor Otwell
2012-02-06 09:35:28 -06:00
parent 8b2f3e8421
commit 5b6b156b41
3 changed files with 9 additions and 9 deletions

View File

@@ -110,7 +110,7 @@ return array(
| referring to the class using its full namespace, you may simply use
| the alias defined here.
|
| We have already aliased common Laravel classes to make your life easier.
| We have already aliased common Laravel classes to make life easier.
|
*/