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-94f89814c4dfmaster
parent
efa245ce3f
commit
c9bbe9a66d
|
|
@ -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);
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue