diff options
author | admin <devnull@localhost> | 2006-10-24 02:15:02 +0200 |
---|---|---|
committer | admin <devnull@localhost> | 2006-10-24 02:15:02 +0200 |
commit | 2b47ea414625b77a5694419f6905927d614e3e3b (patch) | |
tree | b020a68411ac35c6767da9f707fc6c61a47e12fd /system/libraries/Controller.php | |
parent | c75b09fd0d96a3871a8b02cbf0182d09b80d96e4 (diff) |
Diffstat (limited to 'system/libraries/Controller.php')
-rw-r--r-- | system/libraries/Controller.php | 2 |
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 * |