From 439700f46a3e363ad3b4d5e5db2c33da07c26a60 Mon Sep 17 00:00:00 2001 From: Damien Metzger Date: Tue, 24 Sep 2013 18:14:04 +0200 Subject: [PATCH] // Removed deprecated function --- classes/Notification.php | 9 --------- 1 file changed, 9 deletions(-) diff --git a/classes/Notification.php b/classes/Notification.php index 7bbd0262e..6ab5f49f8 100644 --- a/classes/Notification.php +++ b/classes/Notification.php @@ -55,15 +55,6 @@ class NotificationCore return $notifications; } - public function installDb() - { - Db::getInstance(_PS_USE_SQL_SLAVE_)->execute(' - ALTER TABLE `'._DB_PREFIX_.'employee` - ADD `id_last_order` INT(10) unsigned NOT NULL default "0" - ADD `id_last_customer_message` INT(10) unsigned NOT NULL default "0" - ADD `id_last_message` INT(10) unsigned NOT NULL default "0"'); - } - /** * getLastElementsIdsByType return all the element ids to show (order, customer registration, and customer message) * Get all the element ids