GDZW#19850

svn path=/Customer/trunk/; revision=14774
This commit is contained in:
Peter Koerhuis
2011-05-10 13:46:34 +00:00
parent 8ee20dfb67
commit 3636482b00

View File

@@ -1,7 +1,7 @@
-- Script containing customer specific configuration sql statements for GDZW
-- (c) 2011 SG|facilitor bv
-- $Revision: 2 $
-- $Modtime: 10-05-11 12:14 $
-- $Revision: 3 $
-- $Modtime: 10-05-11 15:46 $
--
-- Support: +31 53 4800700
@@ -1506,9 +1506,9 @@ BEGIN
END gdzw_update_prs;
/
BEGIN
fac.registercustversion ('GDZW', 1);
END;
BEGIN adm.systrackscript('$Workfile: gdzw.sql $', '$Revision: 3 $', 0); END;
/
BEGIN fac.registercustversion ('GDZW', 1); END;
/
COMMIT;