Fix typo for ccm-core-6.6.3-6.6.4
git-svn-id: https://svn.libreccm.org/ccm/trunk@3058 8810af33-2d31-482b-a856-94f89814c4dfmaster
parent
32a0f013b9
commit
efa245ce3f
|
|
@ -56,8 +56,8 @@ delete from site_nodes
|
|||
);
|
||||
-- Not needed anymore, see ccm-themedirector-6.6.1-6.6.2
|
||||
-- alter table site_nodes add constraint site_nodes_node_id_f_n1m2y
|
||||
FOREIGN KEY (node_id)
|
||||
REFERENCES acs_objects (object_id);
|
||||
-- FOREIGN KEY (node_id)
|
||||
-- REFERENCES acs_objects (object_id);
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue