issues
search
wakdev
/
slash-cms
CMS Systems
GNU General Public License v3.0
5
stars
5
forks
source link
Update connector.php
#37
Closed
lpotherat
closed
11 years ago
lpotherat
commented
11 years ago
fetch() and fetchAll() : set default value to "BOTH" to avoid ambiguity
fetchAll() : passing $mode arg to PDOStatement->fetchAll(). - getFetchConstant() : removing breaks, useless with return. Grouping default with "BOTH" and "MYSQL_BOTH"