commit | 7b6fe7a1cdda513700aeabeba67389d016d0527a | [log] [tgz] |
---|---|---|
author | admin <devnull@localhost> | Tue Oct 03 19:18:08 2006 +0000 |
committer | admin <devnull@localhost> | Tue Oct 03 19:18:08 2006 +0000 |
tree | b10fb453a43923bfee7fa5047ac48e89f2f11de8 | |
parent | 04ea44e4327be7ae3a9dfb55bfd77e9ec8c7c92d [diff] |
diff --git a/system/codeigniter/Base5.php b/system/codeigniter/Base5.php index a0beea4..e37c257 100644 --- a/system/codeigniter/Base5.php +++ b/system/codeigniter/Base5.php
@@ -32,7 +32,7 @@ class CI_Base { - public static $instance; + private static $instance; public function CI_Base() {