Add php files
This commit is contained in:
9
modules/EcmReports/optima/OptimaXMLConstant.php
Normal file
9
modules/EcmReports/optima/OptimaXMLConstant.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
class OptimaXMLConstant{
|
||||
|
||||
const WERSJA = '2.00';
|
||||
const BAZA_ZRD_ID='SPR';
|
||||
const BAZA_DOC_ID='KSI';
|
||||
const FILE_PATH='modules/EcmReports/tpls/test_2.xml.html';
|
||||
}
|
||||
Reference in New Issue
Block a user