Another typo in ccm-core-6.6.3-6.6.4

git-svn-id: https://svn.libreccm.org/ccm/trunk@3059 8810af33-2d31-482b-a856-94f89814c4df
master
jensp 2014-12-16 13:56:02 +00:00
parent efa245ce3f
commit c9bbe9a66d
1 changed files with 2 additions and 2 deletions

View File

@ -57,8 +57,8 @@ delete from site_nodes
); );
-- Not needed anymore, see ccm-themedirector-6.6.1-6.6.2 -- Not needed anymore, see ccm-themedirector-6.6.1-6.6.2
-- alter table site_nodes add constraint site_nodes_node_id_f_n1m2y -- alter table site_nodes add constraint site_nodes_node_id_f_n1m2y
FOREIGN KEY (node_id) -- FOREIGN KEY (node_id)
REFERENCES acs_objects (object_id); -- REFERENCES acs_objects (object_id);