diff options
Diffstat (limited to 'h-source/Application/Controllers/HomeController.php')
-rw-r--r-- | h-source/Application/Controllers/HomeController.php | 2 |
1 files changed, 1 insertions, 1 deletions
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 |