diff options
Diffstat (limited to 'system/libraries/Controller.php')
-rw-r--r-- | system/libraries/Controller.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/system/libraries/Controller.php b/system/libraries/Controller.php index 4957fc35e..e5b2f2796 100644 --- a/system/libraries/Controller.php +++ b/system/libraries/Controller.php @@ -121,4 +121,3 @@ class Controller extends CI_Base { }
// END _Controller class
-?>
\ No newline at end of file |