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