1
0

sqlite both/assoc/num fix

This commit is contained in:
Garvin Hicking
2011-01-07 10:41:06 +00:00
parent 334e7a9ba6
commit bf39c311a3
2 changed files with 5 additions and 2 deletions

View File

@ -3,6 +3,9 @@
Version 1.6 ()
------------------------------------------------------------------------
* Fix PDO::SQLite to properly fetch the requested row type
(assoc/both/num), important for staticpage plugin
* TPL fixes for upcoming Smarty3, thanks to timbalu
* Experimental: Config-Groups for template and plugin options,