diff options
author | Antonio Gallo <tonicucoz@gmail.com> | 2011-07-28 23:22:11 +0000 |
---|---|---|
committer | Antonio Gallo <tonicucoz@gmail.com> | 2011-07-28 23:22:11 +0000 |
commit | 0c83490f6220ec2fbf770ce6f840325f6df53b10 (patch) | |
tree | a1076c669fb74592ae75acef70e96d3c8fbb7e40 /h-source/Config/Autoload.php | |
parent | f09ea69525d406fb565fc94cddd03eb7690d501e (diff) |
myFunctions.php has been splitted into two files, vendorTranslation.php created
Diffstat (limited to 'h-source/Config/Autoload.php')
-rw-r--r-- | h-source/Config/Autoload.php | 1 |
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 |