Export ceniku do JSONu
[mirrors/SokoMan.git] / sklad.conf.php.example
index 52ae347dd21d8b77ea6722073aeeda73499d44b6..c33ecc03743e31d90cfbdedf56e0347e8c5a6ca6 100755 (executable)
@@ -11,6 +11,7 @@ define('DIR_IMAGES',          DIR_HOME.'/images');
 define('DIR_LOCALE',           DIR_HOME.'/locale');
 define('DIR_BARCODES',         DIR_HOME.'/barcodes');
 define('DIR_TEMPLATES',                DIR_HOME.'/templates');
+define('DIR_APIS',             DIR_HOME.'/apis');
 define('DIR_ASSISTANTS',       DIR_HOME.'/assistants');
 
 define('URL_HOME',             dirname($_SERVER['SCRIPT_NAME']));
This page took 0.107215 seconds and 4 git commands to generate.