This commit is contained in:
lBrieu
2011-08-30 12:01:29 +00:00
parent 8854874986
commit 08cb52bf80
-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