sql/core_ip_access.sql
[Pman.Core] / sql / core_watch.sql
index b2b13e4..db1fac8 100644 (file)
@@ -16,4 +16,4 @@ alter table  core_watch ADD COLUMN  active int(11) NOT NULL DEFAULT '1';
 
 ALTER TABLE core_watch ADD INDEX qlookup (ontable,onid,person_id,event,medium);
 
-call mysql_change_engine('core_watch');
\ No newline at end of file
\ No newline at end of file