diff options
author | Antonio Gallo <tonicucoz@gmail.com> | 2011-04-03 16:53:59 +0000 |
---|---|---|
committer | Antonio Gallo <tonicucoz@gmail.com> | 2011-04-03 16:53:59 +0000 |
commit | 1c0b439bebe217aa119bf2300e24ad56d6e9c3ff (patch) | |
tree | 74e40f47024bc568b5bf0a6bb308beef97b0146f /h-source/Config/Autoload.php | |
parent | 0234c46244689bd864dcadb93844612b413ed1f8 (diff) |
h-source: added the ClientController and the license.phpfile
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 940bb0c..67f32ec 100644 --- a/h-source/Config/Autoload.php +++ b/h-source/Config/Autoload.php @@ -19,6 +19,7 @@ class Autoload 'hardware.php', 'languages.php', 'vendors.php', + 'license.php', ); }
\ No newline at end of file |