- 14 May, 2012 6 commits
- 13 May, 2012 4 commits
- 29 Apr, 2012 1 commit
-
-
Crisu83 authored
-
- 28 Apr, 2012 2 commits
- 27 Apr, 2012 3 commits
- 25 Apr, 2012 3 commits
- 24 Apr, 2012 11 commits
- 15 Apr, 2012 3 commits
- 12 Apr, 2012 2 commits
- 05 Apr, 2012 3 commits
- 03 Apr, 2012 2 commits
-
-
François Gannaz authored
BootMenu and BootDropdown both handles items supposing they were arrays. But an item can be the string '---', so array indices were used as string positions... until PHP refused this dangerous syntax. So on PHP 5.4, Yii throws an Exception in the main page of the demo.
-
Crisu83 authored
-