From 1c0b439bebe217aa119bf2300e24ad56d6e9c3ff Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Sun, 3 Apr 2011 16:53:59 +0000 Subject: h-source: added the ClientController and the license.phpfile --- h-source/Application/Controllers/HomeController.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'h-source/Application/Controllers/HomeController.php') diff --git a/h-source/Application/Controllers/HomeController.php b/h-source/Application/Controllers/HomeController.php index ac492a6..5eff4d9 100644 --- a/h-source/Application/Controllers/HomeController.php +++ b/h-source/Application/Controllers/HomeController.php @@ -56,5 +56,5 @@ class HomeController extends BaseController $this->cleverLoad('left'); $this->right($lang); } - + } \ No newline at end of file -- cgit v1.2.3