aboutsummaryrefslogtreecommitdiff
path: root/h-source/Config
diff options
context:
space:
mode:
authorAntonio Gallo <tonicucoz@gmail.com>2011-07-28 23:22:11 +0000
committerAntonio Gallo <tonicucoz@gmail.com>2011-07-28 23:22:11 +0000
commit0c83490f6220ec2fbf770ce6f840325f6df53b10 (patch)
treea1076c669fb74592ae75acef70e96d3c8fbb7e40 /h-source/Config
parentf09ea69525d406fb565fc94cddd03eb7690d501e (diff)
myFunctions.php has been splitted into two files, vendorTranslation.php created
Diffstat (limited to 'h-source/Config')
-rw-r--r--h-source/Config/Autoload.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/h-source/Config/Autoload.php b/h-source/Config/Autoload.php
index ecd041a..281edff 100644
--- a/h-source/Config/Autoload.php
+++ b/h-source/Config/Autoload.php
@@ -35,6 +35,7 @@ class Autoload
'languages.php',
'vendors.php',
'license.php',
+ 'vendorTranslations.php',
);
} \ No newline at end of file