diff options
author | Antonio Gallo <tonicucoz@gmail.com> | 2012-05-24 09:23:37 +0000 |
---|---|---|
committer | Antonio Gallo <tonicucoz@gmail.com> | 2012-05-24 09:23:37 +0000 |
commit | 7097598d5576ba5e9391b43f26bfc037c08d61c3 (patch) | |
tree | bbf29889dec96383b580b9a24faf5043a3ab5058 /h-source/Config/Autoload.php | |
parent | 7fb84c6c0e482ae6d2f241b7fb6d75549fa7529d (diff) |
all the names of the vendors are now stored inside the db and are taken from the db
Diffstat (limited to 'h-source/Config/Autoload.php')
-rw-r--r-- | h-source/Config/Autoload.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/h-source/Config/Autoload.php b/h-source/Config/Autoload.php index 786b667..ee43c13 100644 --- a/h-source/Config/Autoload.php +++ b/h-source/Config/Autoload.php @@ -35,7 +35,6 @@ class Autoload 'myFunctions.php', 'hardware.php', 'languages.php', - 'vendors.php', 'license.php', 'vendorTranslations.php', 'wikiFormatting.php', |