[xoops-cvslog 1411] CVS update: xoops2jp/html/modules/base

Back to archive index

Minahito minah****@users*****
2005年 12月 26日 (月) 20:24:32 JST


Index: xoops2jp/html/modules/base/xoops_version.php
diff -u xoops2jp/html/modules/base/xoops_version.php:1.1.2.11 xoops2jp/html/modules/base/xoops_version.php:1.1.2.12
--- xoops2jp/html/modules/base/xoops_version.php:1.1.2.11	Thu Dec  1 00:59:51 2005
+++ xoops2jp/html/modules/base/xoops_version.php	Mon Dec 26 20:24:31 2005
@@ -1,5 +1,5 @@
 <?php
-// $Id: xoops_version.php,v 1.1.2.11 2005/11/30 15:59:51 minahito Exp $
+// $Id: xoops_version.php,v 1.1.2.12 2005/12/26 11:24:31 minahito Exp $
 //  ------------------------------------------------------------------------ //
 //              XOOPSCube - PHP Content Management System                    //
 //                  Copyright (c) 2005 XOOPSCube.org                         //
@@ -48,15 +48,15 @@
 $modversion['adminmenu'] = "admin/menu.php";
 
 // Templates
-$modversion['templates'][1]['file'] = 'base_misc_online.html';
+$modversion['templates'][1]['file'] = 'legacy_misc_online.html';
 $modversion['templates'][1]['description'] = '';
-$modversion['templates'][2]['file'] = 'base_misc_ssllogin.html';
+$modversion['templates'][2]['file'] = 'legacy_misc_ssllogin.html';
 $modversion['templates'][2]['description'] = '';
-$modversion['templates'][3]['file'] = 'base_misc_avatars.html';
+$modversion['templates'][3]['file'] = 'legacy_misc_avatars.html';
 $modversion['templates'][3]['description'] = '';
-$modversion['templates'][4]['file'] = 'base_misc_showpopups.html';
+$modversion['templates'][4]['file'] = 'legacy_misc_smilies.html';
 $modversion['templates'][4]['description'] = '';
-$modversion['templates'][5]['file'] = 'base_search_form.html';
+$modversion['templates'][5]['file'] = 'legacy_search_form.html';
 $modversion['templates'][5]['description'] = '';
 
 // Menu


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