// Normalize
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12652 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -257,7 +257,6 @@ abstract class DbCore
|
||||
*/
|
||||
public function autoExecute($table, $data, $type, $where = '', $limit = 0, $use_cache = true, $use_null = false)
|
||||
{
|
||||
Tools::displayAsDeprecated();
|
||||
$type = strtoupper($type);
|
||||
switch ($type)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user