4 Commits

Author SHA1 Message Date
d7a251bbec Removed unused imports, added missing phpdoc 2014-05-30 11:55:17 +06:00
b7e493fca0 Tabs to spaces to be consistent
```
vendor/bin/indent --spaces -r framework/
vendor/bin/indent --tabs -r . --pattern=*.json
vendor/bin/indent --spaces -r . --pattern=*.md
vendor/bin/indent --spaces -r . --pattern=yii.*.js
vendor/bin/indent --spaces -r . --pattern=*.css
```
2014-05-23 16:58:21 +02:00
0a86091984 use mb_ string functions to truncate description 2014-04-25 05:06:13 +02:00
5f77cb97c5 added search form to api docs 2014-04-25 04:06:07 +02:00