// Normalize
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