Page 1 of 1

backup.php syntax error

Posted: Sun Oct 04, 2009 7:23 pm
by nikitas
please correct this line (16) at admin/model/tool/backup.php file to this ->
$table_query = $this->db->query("SHOW TABLES FROM `" . DB_DATABASE . "`");

there's an extra ' after the TABLES FROM .
thanx!
keep it up!nice work!

Re: backup.php syntax error

Posted: Sat Oct 10, 2009 2:18 am
by sgfx
Thanks, that fixes a problem that i have yet had time to ask about..