aboutsummaryrefslogtreecommitdiff
path: root/h-source/Config
diff options
context:
space:
mode:
authorAntonio Gallo <tonicucoz@gmail.com>2011-10-25 19:58:19 +0000
committerAntonio Gallo <tonicucoz@gmail.com>2011-10-25 19:58:19 +0000
commit94a0a341180376096f8be03261051ccd4f5fe083 (patch)
tree43202bb2dceb1e5cabf1ca32040d7cc2043dc9a1 /h-source/Config
parentc7c3e14d0b007659666745552999fcab8817b625 (diff)
added wikiFormatting.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 480bb56..3fcc54d 100644
--- a/h-source/Config/Autoload.php
+++ b/h-source/Config/Autoload.php
@@ -38,6 +38,7 @@ class Autoload
'vendors.php',
'license.php',
'vendorTranslations.php',
+ 'wikiFormatting.php',
);
} \ No newline at end of file