find all instances of:
Code: Select all
= '" . $result['code'] . "'
Code: Select all
= '" . $this->db->escape($result['code']) . "'
Code: Select all
= '" . $result['store_id'] . "'
Code: Select all
= '" . (int)$result['store_id'] . "'
Code: Select all
= '" . $result['code'] . "'
Code: Select all
= '" . $this->db->escape($result['code']) . "'
Code: Select all
= '" . $result['store_id'] . "'
Code: Select all
= '" . (int)$result['store_id'] . "'
Dedication and passion goes to those who are able to push and merge a project.
Regards,
Straightlight
Programmer / Opencart Tester
Users browsing this forum: No registered users and 2 guests