[xoops-cvslog 3286] CVS update: xoops2jp/html/class

Back to archive index

Minahito minah****@users*****
2006年 6月 6日 (火) 12:52:17 JST


Index: xoops2jp/html/class/XCube_RenderSystem.class.php
diff -u xoops2jp/html/class/XCube_RenderSystem.class.php:1.1.2.14 xoops2jp/html/class/XCube_RenderSystem.class.php:1.1.2.15
--- xoops2jp/html/class/XCube_RenderSystem.class.php:1.1.2.14	Tue Mar 28 22:28:16 2006
+++ xoops2jp/html/class/XCube_RenderSystem.class.php	Tue Jun  6 12:52:17 2006
@@ -1,13 +1,11 @@
 <?php
 /**
- * @version $Id: XCube_RenderSystem.class.php,v 1.1.2.14 2006/03/28 13:28:16 minahito Exp $
+ * @version $Id: XCube_RenderSystem.class.php,v 1.1.2.15 2006/06/06 03:52:17 minahito Exp $
  * @package Cube
  */
 
  if (!defined('XOOPS_ROOT_PATH')) exit();
 
-require_once XOOPS_ROOT_PATH . "/kernel/XCube_TextModifier.class.php";
-
 define("XCUBE_RENDER_MODE_NORMAL",1);
 define("XCUBE_RENDER_MODE_DIALOG",2);
 


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