moved custom dir to custom/Espo/Custom

This commit is contained in:
Taras Machyshyn
2014-03-05 17:52:01 +02:00
parent 030f04e09d
commit 46a0798fc2
25 changed files with 305 additions and 260 deletions

View File

@@ -1,7 +1,7 @@
<?php
return array (
'configPath' => 'tests/testData/Utils/Config/config.php',
'configPath' => 'tests/testData/Utils/Config/testArray.php',
'dateFormat' => 'MM/DD/YYYY',
'timeFormat' => 'HH:mm',