summaryrefslogtreecommitdiffstats
path: root/system/database/drivers/mysqli
diff options
context:
space:
mode:
authorMehdi Bounya <mehdibo@users.noreply.github.com>2017-09-16 11:55:39 +0200
committerGitHub <noreply@github.com>2017-09-16 11:55:39 +0200
commit94bac7ab05cedb75c46ce75c546a268015eabd2e (patch)
treea486e368d6e46e1304deb3dcd26c71141cd58f93 /system/database/drivers/mysqli
parent6607ca29fcf3da49ed562aefe4e3f8ceb91c32f1 (diff)
Fixed dbprefix()
$this->db->set_dbprefix('newprefix'); $this->db->dbprefix('tablename'); Would output newprefixtablename not newprefix_tablename
Diffstat (limited to 'system/database/drivers/mysqli')
0 files changed, 0 insertions, 0 deletions