[xoops-cvslog 6341] CVS update: xoops2jp/html/modules/legacy

Back to archive index

Minahito minah****@users*****
2007年 4月 25日 (水) 17:37:12 JST


Index: xoops2jp/html/modules/legacy/xoops_version.php
diff -u xoops2jp/html/modules/legacy/xoops_version.php:1.1.2.13.2.2 xoops2jp/html/modules/legacy/xoops_version.php:1.1.2.13.2.3
--- xoops2jp/html/modules/legacy/xoops_version.php:1.1.2.13.2.2	Mon Apr 23 16:38:25 2007
+++ xoops2jp/html/modules/legacy/xoops_version.php	Wed Apr 25 17:37:12 2007
@@ -1,5 +1,5 @@
 <?php
-// $Id: xoops_version.php,v 1.1.2.13.2.2 2007/04/23 07:38:25 tom_g3x Exp $
+// $Id: xoops_version.php,v 1.1.2.13.2.3 2007/04/25 08:37:12 minahito Exp $
 //  ------------------------------------------------------------------------ //
 //              XOOPSCube - PHP Content Management System                    //
 //                  Copyright (c) 2005 XOOPSCube.org                         //
@@ -26,7 +26,7 @@
 // ------------------------------------------------------------------------- //
 
 $modversion['name'] = _MI_LEGACY_NAME;
-$modversion['version'] = 2.11;
+$modversion['version'] = 2.12;
 $modversion['description'] = _MI_LEGACY_NAME_DESC;
 $modversion['author'] = "";
 $modversion['credits'] = "The XOOPS Cube Project";
@@ -38,6 +38,8 @@
 
 $modversion['cube_style'] = true;
 
+$modversion['legacy_installer']['updater']['class'] = "Updater";
+
 //
 // Database Setting
 //


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