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

Back to archive index

Minahito minah****@users*****
2006年 8月 5日 (土) 15:17:41 JST


Index: xoops2jp/html/modules/base/xoops_version.php
diff -u xoops2jp/html/modules/base/xoops_version.php:1.1.2.26 xoops2jp/html/modules/base/xoops_version.php:1.1.2.27
--- xoops2jp/html/modules/base/xoops_version.php:1.1.2.26	Wed Aug  2 18:35:56 2006
+++ xoops2jp/html/modules/base/xoops_version.php	Sat Aug  5 15:17:41 2006
@@ -1,5 +1,5 @@
 <?php
-// $Id: xoops_version.php,v 1.1.2.26 2006/08/02 09:35:56 minahito Exp $
+// $Id: xoops_version.php,v 1.1.2.27 2006/08/05 06:17:41 minahito Exp $
 //  ------------------------------------------------------------------------ //
 //              XOOPSCube - PHP Content Management System                    //
 //                  Copyright (c) 2005 XOOPSCube.org                         //
@@ -52,54 +52,52 @@
 $modversion['templates'][1]['description'] = '';
 $modversion['templates'][2]['file'] = 'legacy_misc_ssllogin.html';
 $modversion['templates'][2]['description'] = '';
-$modversion['templates'][3]['file'] = 'legacy_misc_avatars.html';
+$modversion['templates'][3]['file'] = 'legacy_misc_smilies.html';
 $modversion['templates'][3]['description'] = '';
-$modversion['templates'][4]['file'] = 'legacy_misc_smilies.html';
+$modversion['templates'][4]['file'] = 'legacy_search_form.html';
 $modversion['templates'][4]['description'] = '';
-$modversion['templates'][5]['file'] = 'legacy_search_form.html';
+$modversion['templates'][5]['file'] = 'legacy_comment_edit.html';
 $modversion['templates'][5]['description'] = '';
-$modversion['templates'][6]['file'] = 'legacy_comment_edit.html';
+$modversion['templates'][6]['file'] = 'legacy_xoops_result.html';
 $modversion['templates'][6]['description'] = '';
-$modversion['templates'][7]['file'] = 'legacy_xoops_result.html';
+$modversion['templates'][7]['file'] = 'legacy_xoops_error.html';
 $modversion['templates'][7]['description'] = '';
-$modversion['templates'][8]['file'] = 'legacy_xoops_error.html';
+$modversion['templates'][8]['file'] = 'legacy_xoops_confirm.html';
 $modversion['templates'][8]['description'] = '';
-$modversion['templates'][9]['file'] = 'legacy_xoops_confirm.html';
+$modversion['templates'][9]['file'] = 'legacy_comment_navi.html';
 $modversion['templates'][9]['description'] = '';
-$modversion['templates'][10]['file'] = 'legacy_comment_navi.html';
+$modversion['templates'][10]['file'] = 'legacy_comment.html';
 $modversion['templates'][10]['description'] = '';
-$modversion['templates'][11]['file'] = 'legacy_comment.html';
+$modversion['templates'][11]['file'] = 'legacy_comments_flat.html';
 $modversion['templates'][11]['description'] = '';
-$modversion['templates'][12]['file'] = 'legacy_comments_flat.html';
+$modversion['templates'][12]['file'] = 'legacy_comments_nest.html';
 $modversion['templates'][12]['description'] = '';
-$modversion['templates'][13]['file'] = 'legacy_comments_nest.html';
+$modversion['templates'][13]['file'] = 'legacy_comments_thread.html';
 $modversion['templates'][13]['description'] = '';
-$modversion['templates'][14]['file'] = 'legacy_comments_thread.html';
+$modversion['templates'][14]['file'] = 'legacy_notification_select.html';
 $modversion['templates'][14]['description'] = '';
-$modversion['templates'][15]['file'] = 'legacy_notification_select.html';
+$modversion['templates'][15]['file'] = 'legacy_dummy.html';
 $modversion['templates'][15]['description'] = '';
-$modversion['templates'][16]['file'] = 'legacy_dummy.html';
+$modversion['templates'][16]['file'] = 'legacy_redirect.html';
 $modversion['templates'][16]['description'] = '';
-$modversion['templates'][17]['file'] = 'legacy_redirect.html';
+$modversion['templates'][17]['file'] = 'legacy_image_list.html';
 $modversion['templates'][17]['description'] = '';
-$modversion['templates'][18]['file'] = 'legacy_image_list.html';
+$modversion['templates'][18]['file'] = 'legacy_image_upload.html';
 $modversion['templates'][18]['description'] = '';
-$modversion['templates'][19]['file'] = 'legacy_image_upload.html';
+$modversion['templates'][19]['file'] = 'legacy_rss.html';
 $modversion['templates'][19]['description'] = '';
-$modversion['templates'][20]['file'] = 'legacy_rss.html';
+$modversion['templates'][20]['file'] = 'legacy_search_results.html';
 $modversion['templates'][20]['description'] = '';
-$modversion['templates'][21]['file'] = 'legacy_search_results.html';
+$modversion['templates'][21]['file'] = 'legacy_search_showall.html';
 $modversion['templates'][21]['description'] = '';
-$modversion['templates'][22]['file'] = 'legacy_search_showall.html';
+$modversion['templates'][22]['file'] = 'legacy_search_showallbyuser.html';
 $modversion['templates'][22]['description'] = '';
-$modversion['templates'][23]['file'] = 'legacy_search_showallbyuser.html';
+$modversion['templates'][23]['file'] = 'legacy_notification_list.html';
 $modversion['templates'][23]['description'] = '';
-$modversion['templates'][24]['file'] = 'legacy_notification_list.html';
+$modversion['templates'][24]['file'] = 'legacy_notification_delete.html';
 $modversion['templates'][24]['description'] = '';
-$modversion['templates'][25]['file'] = 'legacy_notification_delete.html';
+$modversion['templates'][25]['file'] = 'legacy_notification_select_form.html';
 $modversion['templates'][25]['description'] = '';
-$modversion['templates'][26]['file'] = 'legacy_notification_select_form.html';
-$modversion['templates'][26]['description'] = '';
 
 // Menu
 $modversion['hasMain'] = 0;


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