summaryrefslogtreecommitdiffstats
path: root/system/core/Controller.php
diff options
context:
space:
mode:
authorTimothy Warren <tim@timshomepage.net>2012-04-19 22:38:50 +0200
committerTimothy Warren <tim@timshomepage.net>2012-04-19 22:38:50 +0200
commit40403d21274d5e0792c7ab816ad984d6387d5c20 (patch)
tree255d722c5f1a3f71035f50018d852da56c0b476f /system/core/Controller.php
parentad4750509885ad5bb368fc308f86d8c06d45b15c (diff)
Additional formatting fixes
Diffstat (limited to 'system/core/Controller.php')
-rw-r--r--system/core/Controller.php4
1 files changed, 1 insertions, 3 deletions
diff --git a/system/core/Controller.php b/system/core/Controller.php
index e73e887a0..0c6c47183 100644
--- a/system/core/Controller.php
+++ b/system/core/Controller.php
@@ -25,8 +25,6 @@
* @filesource
*/
-// ------------------------------------------------------------------------
-
/**
* CodeIgniter Application Controller Class
*
@@ -80,4 +78,4 @@ class CI_Controller {
}
/* End of file Controller.php */
-/* Location: ./system/core/Controller.php */
+/* Location: ./system/core/Controller.php */ \ No newline at end of file