summaryrefslogtreecommitdiffstats
path: root/system/libraries/Controller.php
diff options
context:
space:
mode:
authoradmin <devnull@localhost>2006-10-24 02:15:02 +0200
committeradmin <devnull@localhost>2006-10-24 02:15:02 +0200
commit2b47ea414625b77a5694419f6905927d614e3e3b (patch)
treeb020a68411ac35c6767da9f707fc6c61a47e12fd /system/libraries/Controller.php
parentc75b09fd0d96a3871a8b02cbf0182d09b80d96e4 (diff)
Diffstat (limited to 'system/libraries/Controller.php')
-rw-r--r--system/libraries/Controller.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/system/libraries/Controller.php b/system/libraries/Controller.php
index b1feee86c..922382ab7 100644
--- a/system/libraries/Controller.php
+++ b/system/libraries/Controller.php
@@ -32,8 +32,6 @@ class Controller extends CI_Base {
var $_ci_scaffolding = FALSE;
var $_ci_scaff_table = FALSE;
-
-
/**
* Constructor
*