[xoops-cvslog 4055] CVS update: xoops2jp/html/modules/stdCache

Back to archive index

Minahito minah****@users*****
2006年 8月 9日 (水) 18:36:12 JST


Index: xoops2jp/html/modules/stdCache/xoops_version.php
diff -u xoops2jp/html/modules/stdCache/xoops_version.php:1.1.2.2 xoops2jp/html/modules/stdCache/xoops_version.php:1.1.2.3
--- xoops2jp/html/modules/stdCache/xoops_version.php:1.1.2.2	Fri Jan  6 12:07:40 2006
+++ xoops2jp/html/modules/stdCache/xoops_version.php	Wed Aug  9 18:36:12 2006
@@ -1,5 +1,5 @@
 <?php
-// $Id: xoops_version.php,v 1.1.2.2 2006/01/06 03:07:40 minahito Exp $
+// $Id: xoops_version.php,v 1.1.2.3 2006/08/09 09:36:12 minahito Exp $
 
 $modversion['name'] = _MI_STDCACHE_NAME;
 $modversion['version'] = 1.00;
@@ -12,6 +12,8 @@
 $modversion['dirname'] = "stdCache";
 $modversion['help'] = "help.html";
 
+$modversion['cube_style'] = true;
+
 // Admin things
 $modversion['hasAdmin'] = 1;
 $modversion['adminindex'] = "admin/index.php";


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