Prvni verze

This commit is contained in:
2025-05-21 21:14:32 +02:00
commit 03ff9ebc84
147 changed files with 40100 additions and 0 deletions

3
globalConsts.inc Normal file
View File

@ -0,0 +1,3 @@
sqlPoolName = 'hdcdzapiConn';
CRLF = #13#10;
fldsExclude = 'Autor,Zmenil,DatPorizeni,DatZmeny';