3 maal is scheepsrecht

svn path=/Customer/trunk/; revision=14142
This commit is contained in:
Jos Groot Lipman
2010-04-16 21:59:48 +00:00
parent bfa28e462e
commit ccc08a25c1

View File

@@ -1,7 +1,7 @@
-- Script containing customer specific configuration sql statements for NETS (Netwerkstad Twente) -- Script containing customer specific configuration sql statements for NETS (Netwerkstad Twente)
-- (c) 2008 Facilitor/Dijkoraad IT bv -- (c) 2008 Facilitor/Dijkoraad IT bv
-- $Revision: 8 $ -- $Revision: 9 $
-- $Modtime: 14-04-10 20:35 $ -- $Modtime: 16-04-10 23:53 $
-- --
-- Support: +31 53 4800700 -- Support: +31 53 4800700
@@ -111,7 +111,7 @@ AND NOT EXISTS (select 'x'
and x.cnt_contract_key = g.cnt_contract_key and x.cnt_contract_key = g.cnt_contract_key
); );
BEGIN fac.registercustversion("NETS", 2); END; BEGIN fac.registercustversion('NETS', 2); END;
/ /
COMMIT; COMMIT;