aboutsummaryrefslogtreecommitdiff
path: root/h-source/Config
diff options
context:
space:
mode:
authorAntonio Gallo <tonicucoz@gmail.com>2011-12-11 11:53:17 +0000
committerAntonio Gallo <tonicucoz@gmail.com>2011-12-11 11:53:17 +0000
commit135907a9286db4fad6a75a1160d727974337a16f (patch)
treeff55a767ac9448cb18ee0d7d00691c2dc9a62425 /h-source/Config
parent1e4bad327bab16b10c1fe344b9c1f8d7194f41ec (diff)
added version.php
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 3fcc54d..786b667 100644
--- a/h-source/Config/Autoload.php
+++ b/h-source/Config/Autoload.php
@@ -39,6 +39,7 @@ class Autoload
'license.php',
'vendorTranslations.php',
'wikiFormatting.php',
+ 'version.php',
);
} \ No newline at end of file