git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8245 b9a71923-0436-4b27-9f14-aed3839534dd

This commit is contained in:
lBrieu
2011-08-30 12:01:29 +00:00
parent 5dcc1a65bf
commit af96604d69
-5
View File
@@ -10,11 +10,6 @@
* @license http://www.opensource.org/licenses/osl-3.0.php Open-source licence 3.0
* @version 1.2
*
`id_push_notification` INT UNSIGNED NOT NULL AUTO_INCREMENT,
`tab` INT UNSIGNED NULL,
`link_to_push` VARCHAR(250) NULL,
`type` VARCHAR(250) NULL,
`date` DATETIME,
*/
class Notification