sql/core_person.sql
[Pman.Core] / sql / projectdirectory.sql
index 627ce3c..c245e67 100644 (file)
@@ -20,4 +20,6 @@ ALTER TABLE  ProjectDirectory ADD COLUMN   office_id int(11) NOT NULL DEFAULT 0;
 
 ALTER TABLE ProjectDirectory ADD INDEX plookup (project_id,person_id, ispm, role);
 
-call mysql_change_engine('ProjectDirectory');
\ No newline at end of file
+  
\ No newline at end of file