From 4cbe463b4c442e0e2dae2f43565e77f7ac5ecb86 Mon Sep 17 00:00:00 2001 From: vlakoff Date: Wed, 21 Jan 2015 22:56:22 +0100 Subject: Remove closing blocks at end of PHP files --- application/config/hooks.php | 4 ---- 1 file changed, 4 deletions(-) (limited to 'application/config/hooks.php') diff --git a/application/config/hooks.php b/application/config/hooks.php index d6b47e534..db155326c 100644 --- a/application/config/hooks.php +++ b/application/config/hooks.php @@ -47,7 +47,3 @@ defined('BASEPATH') OR exit('No direct script access allowed'); | http://codeigniter.com/user_guide/general/hooks.html | */ - - -/* End of file hooks.php */ -/* Location: ./application/config/hooks.php */ \ No newline at end of file -- cgit v1.2.3-24-g4f1b