Commit Graph

8 Commits

Author SHA1 Message Date
Carsten Brandt
b005b087b4 better have timezone fix in application
app is resposible for setting time zone, so it should also do the
fixing.
+ documentation about the behavior.
issue #210 and #209
2013-05-11 01:17:51 +02:00
Alexander Makarov
810d232ee6 fixes #209 added setting default timezone to UTC in case it's not set via php.ini 2013-05-10 15:13:23 +04:00
Qiang Xue
0d814fa523 Moved "framework" to "iii". 2013-05-09 12:00:15 -04:00
Qiang Xue
aad6d7d992 refactoring. 2013-05-09 10:18:25 -04:00
Carsten Brandt
2387e59c4e Renamed yii.php -> Yii.php for class, filename consitency
See https://github.com/yiisoft/yii2/issues/123#issuecomment-17657374
Issue #123
2013-05-09 13:31:43 +02:00
Alexander Makarov
ad26b7d3d1 Use Composer autoload to handle dependency class loading 2013-05-09 14:26:46 +04:00
Qiang Xue
8c11a4b7e2 code reorganization fix. 2013-05-05 18:35:49 -04:00
Qiang Xue
14699b5ec3 reorganized app code.
removed app template from framework folder.
2013-05-05 18:32:32 -04:00