[xoops-cvslog 5416] CVS update: xoops2jp/html/core

Back to archive index

Minahito minah****@users*****
2006年 10月 20日 (金) 17:04:05 JST


Index: xoops2jp/html/core/XCube_Controller.class.php
diff -u xoops2jp/html/core/XCube_Controller.class.php:1.1.2.3 xoops2jp/html/core/XCube_Controller.class.php:1.1.2.4
--- xoops2jp/html/core/XCube_Controller.class.php:1.1.2.3	Fri Oct  6 18:49:16 2006
+++ xoops2jp/html/core/XCube_Controller.class.php	Fri Oct 20 17:04:05 2006
@@ -1,7 +1,7 @@
 <?php
 /**
  * @package XCube
- * @version $Id: XCube_Controller.class.php,v 1.1.2.3 2006/10/06 09:49:16 minahito Exp $
+ * @version $Id: XCube_Controller.class.php,v 1.1.2.4 2006/10/20 08:04:05 minahito Exp $
  */
 
 if (!defined('XOOPS_ROOT_PATH')) exit();
@@ -73,16 +73,6 @@
 	var $mDB;
 	
 	/**
-	 * [READ ONLY] This is string collection which indicates site
-	 * configurations by a site owner. Those configuration informations are
-	 * loaded by the controller, and set. This configuration and the site
-	 * configuration of XCube_Root are different.
-	 *
-	 * @var array
-	 */
-	var $mConfig = array();
-	
-	/**
 	 * A name of the current local.
 	 *
 	 * @access public


xoops-cvslog メーリングリストの案内
Back to archive index