DataObjects/core.sql
[Pman.Core] / DataObjects / core.sql
index 1989334..dd15796 100644 (file)
@@ -296,4 +296,5 @@ CREATE TABLE `core_watch` (
   `medium` varchar(128) NOT NULL,
   `active` int(11) NOT NULL DEFAULT '1',
   PRIMARY KEY (`ontype`,`onid`,`user_id`,`event`,`medium`)
-) ;
\ No newline at end of file
+) ;
+