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
@@ -2,6 +2,7 @@
return array (
'testOption' => 'Another Wrong Value',
'testOption2' => 'Test2',
);
?>