FSN#22214 LCL
svn path=/Database/trunk/; revision=11027
This commit is contained in:
7
FCLT.SRC
7
FCLT.SRC
@@ -4,8 +4,8 @@
|
||||
-- Copyright 1996-2010 SG|facilitor bv.
|
||||
-- All rights reserved!
|
||||
/*
|
||||
* $Revision: 64 $
|
||||
* $Modtime: 14-12-10 12:18 $
|
||||
* $Revision: 65 $
|
||||
* $Modtime: 11-01-12 16:00 $
|
||||
*/
|
||||
#include "modules.h"
|
||||
#include "comsql.h"
|
||||
@@ -158,6 +158,7 @@ SET ECHO ON
|
||||
|
||||
/* LOCALE's */
|
||||
#include "fac\fac_lcl.src"
|
||||
#include "fac\fac_lclasp.src"
|
||||
#include "mld\mld_lcl.src"
|
||||
#include "res\res_lcl.src"
|
||||
COMMIT;
|
||||
@@ -167,7 +168,7 @@ BEGIN DBMS_UTILITY.COMPILE_SCHEMA(USER, FALSE); END;
|
||||
/
|
||||
BEGIN fac.registerversion(_VERSIONMAJ, _VERSIONMIN, _VERSIONPATCH, _DBV, NULL); END;
|
||||
/
|
||||
REGISTERONCE('$Workfile: FCLT.SRC $','$Revision: 64 $')
|
||||
REGISTERONCE('$Workfile: FCLT.SRC $','$Revision: 65 $')
|
||||
|
||||
COMMIT;
|
||||
///////////////////////////// Report invalid objects, if any ///////
|
||||
|
||||
Reference in New Issue
Block a user