FSN#23111 Overal svn:needlock op, keyword expansion aan en $Modtime vervangen door $Id

svn path=/Customer/; revision=15481
This commit is contained in:
Jos Groot Lipman
2012-09-23 15:37:06 +00:00
parent 32abbf25f1
commit 13472a442f
516 changed files with 1078 additions and 1078 deletions

View File

@@ -1,8 +1,8 @@
-- Customer specific once-script ALLI.
--
-- (c) 2011 SG|facilitor bv
-- $Revision: 2 $
-- $Modtime: 29-06-12 13:29 $
-- $Revision$
-- $Id$
--
-- Support: +31 53 4800700
@@ -45,7 +45,7 @@ INSERT INTO fac_import_app
BEGIN adm.systrackscript('$Workfile: alli03.sql $', '$Revision: 2 $', 1); END;
BEGIN adm.systrackscript('$Workfile: alli03.sql $', '$Revision$', 1); END;
/
SPOOL OFF

View File

@@ -1,7 +1,7 @@
-- Script containing customer specific configuration sql statements for ALLI
-- (c) 2012 SG|facilitor bv
-- $Revision: 1 $
-- $Modtime: 28-06-12 12:15 $
-- $Revision$
-- $Id$
--
-- Support: +31 53 4800700
@@ -1378,7 +1378,7 @@ END alli_update_prs;
BEGIN adm.systrackscript('$Workfile: alli.sql $', '$Revision: 1 $', 0); END;
BEGIN adm.systrackscript('$Workfile: alli.sql $', '$Revision$', 0); END;
/
BEGIN fac.registercustversion('ALLI', 1); END;