Index: temp/trunk/data/class/SC_View.php
===================================================================
--- temp/trunk/data/class/SC_View.php	(revision 2807)
+++ temp/trunk/data/class/SC_View.php	(revision 2808)
@@ -107,5 +107,5 @@
 class SC_AdminView extends SC_View{
     function SC_AdminView() {
-    	parent::SC_View();
+    	parent::SC_View(false);
 		$this->_smarty->template_dir = TEMPLATE_ADMIN_DIR;
 		$this->_smarty->compile_dir = COMPILE_ADMIN_DIR;
