[xoops-cvslog 3544] CVS update: xoops2jp/html/kernel

Back to archive index

Minahito minah****@users*****
2006年 7月 11日 (火) 19:05:58 JST


Index: xoops2jp/html/kernel/XCube_Root.class.php
diff -u xoops2jp/html/kernel/XCube_Root.class.php:1.1.2.14 xoops2jp/html/kernel/XCube_Root.class.php:1.1.2.15
--- xoops2jp/html/kernel/XCube_Root.class.php:1.1.2.14	Thu Jun 22 14:32:20 2006
+++ xoops2jp/html/kernel/XCube_Root.class.php	Tue Jul 11 19:05:58 2006
@@ -1,6 +1,6 @@
 <?php
 /**
- * @version $Id: XCube_Root.class.php,v 1.1.2.14 2006/06/22 05:32:20 minahito Exp $
+ * @version $Id: XCube_Root.class.php,v 1.1.2.15 2006/07/11 10:05:58 minahito Exp $
  * @package XCube
  */
 
@@ -280,6 +280,7 @@
 	 * Set the theme name.
 	 * 
 	 * @param $theme string
+	 * @deprecated
 	 */	
 	function setThemeName($theme)
 	{
@@ -290,6 +291,7 @@
 	 * Return the theme name.
 	 * 
 	 * @return string
+	 * @deprecated
 	 */	
 	function getThemeName()
 	{


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