Minahito
minah****@users*****
2006年 8月 6日 (日) 01:44:34 JST
Index: xoops2jp/html/modules/base/xoops_version.php diff -u xoops2jp/html/modules/base/xoops_version.php:1.1.2.28 xoops2jp/html/modules/base/xoops_version.php:1.1.2.29 --- xoops2jp/html/modules/base/xoops_version.php:1.1.2.28 Sat Aug 5 22:20:33 2006 +++ xoops2jp/html/modules/base/xoops_version.php Sun Aug 6 01:44:34 2006 @@ -1,5 +1,5 @@ <?php -// $Id: xoops_version.php,v 1.1.2.28 2006/08/05 13:20:33 minahito Exp $ +// $Id: xoops_version.php,v 1.1.2.29 2006/08/05 16:44:34 minahito Exp $ // ------------------------------------------------------------------------ // // XOOPSCube - PHP Content Management System // // Copyright (c) 2005 XOOPSCube.org // @@ -48,62 +48,60 @@ $modversion['adminmenu'] = "admin/menu.php"; // Templates -$modversion['templates'][1]['file'] = 'legacy_misc_online.html'; +$modversion['templates'][1]['file'] = 'legacy_misc_ssllogin.html'; $modversion['templates'][1]['description'] = ''; -$modversion['templates'][2]['file'] = 'legacy_misc_ssllogin.html'; +$modversion['templates'][2]['file'] = 'legacy_misc_smilies.html'; $modversion['templates'][2]['description'] = ''; -$modversion['templates'][3]['file'] = 'legacy_misc_smilies.html'; +$modversion['templates'][3]['file'] = 'legacy_search_form.html'; $modversion['templates'][3]['description'] = ''; -$modversion['templates'][4]['file'] = 'legacy_search_form.html'; +$modversion['templates'][4]['file'] = 'legacy_comment_edit.html'; $modversion['templates'][4]['description'] = ''; -$modversion['templates'][5]['file'] = 'legacy_comment_edit.html'; +$modversion['templates'][5]['file'] = 'legacy_xoops_result.html'; $modversion['templates'][5]['description'] = ''; -$modversion['templates'][6]['file'] = 'legacy_xoops_result.html'; +$modversion['templates'][6]['file'] = 'legacy_xoops_error.html'; $modversion['templates'][6]['description'] = ''; -$modversion['templates'][7]['file'] = 'legacy_xoops_error.html'; +$modversion['templates'][7]['file'] = 'legacy_xoops_confirm.html'; $modversion['templates'][7]['description'] = ''; -$modversion['templates'][8]['file'] = 'legacy_xoops_confirm.html'; +$modversion['templates'][8]['file'] = 'legacy_comment_navi.html'; $modversion['templates'][8]['description'] = ''; -$modversion['templates'][9]['file'] = 'legacy_comment_navi.html'; +$modversion['templates'][9]['file'] = 'legacy_comment.html'; $modversion['templates'][9]['description'] = ''; -$modversion['templates'][10]['file'] = 'legacy_comment.html'; +$modversion['templates'][10]['file'] = 'legacy_comments_flat.html'; $modversion['templates'][10]['description'] = ''; -$modversion['templates'][11]['file'] = 'legacy_comments_flat.html'; +$modversion['templates'][11]['file'] = 'legacy_comments_nest.html'; $modversion['templates'][11]['description'] = ''; -$modversion['templates'][12]['file'] = 'legacy_comments_nest.html'; +$modversion['templates'][12]['file'] = 'legacy_comments_thread.html'; $modversion['templates'][12]['description'] = ''; -$modversion['templates'][13]['file'] = 'legacy_comments_thread.html'; +$modversion['templates'][13]['file'] = 'legacy_notification_select.html'; $modversion['templates'][13]['description'] = ''; -$modversion['templates'][14]['file'] = 'legacy_notification_select.html'; +$modversion['templates'][14]['file'] = 'legacy_dummy.html'; $modversion['templates'][14]['description'] = ''; -$modversion['templates'][15]['file'] = 'legacy_dummy.html'; +$modversion['templates'][15]['file'] = 'legacy_redirect.html'; $modversion['templates'][15]['description'] = ''; -$modversion['templates'][16]['file'] = 'legacy_redirect.html'; +$modversion['templates'][16]['file'] = 'legacy_image_list.html'; $modversion['templates'][16]['description'] = ''; -$modversion['templates'][17]['file'] = 'legacy_image_list.html'; +$modversion['templates'][17]['file'] = 'legacy_image_upload.html'; $modversion['templates'][17]['description'] = ''; -$modversion['templates'][18]['file'] = 'legacy_image_upload.html'; +$modversion['templates'][18]['file'] = 'legacy_rss.html'; $modversion['templates'][18]['description'] = ''; -$modversion['templates'][19]['file'] = 'legacy_rss.html'; +$modversion['templates'][19]['file'] = 'legacy_search_results.html'; $modversion['templates'][19]['description'] = ''; -$modversion['templates'][20]['file'] = 'legacy_search_results.html'; +$modversion['templates'][20]['file'] = 'legacy_search_showall.html'; $modversion['templates'][20]['description'] = ''; -$modversion['templates'][21]['file'] = 'legacy_search_showall.html'; +$modversion['templates'][21]['file'] = 'legacy_search_showallbyuser.html'; $modversion['templates'][21]['description'] = ''; -$modversion['templates'][22]['file'] = 'legacy_search_showallbyuser.html'; +$modversion['templates'][22]['file'] = 'legacy_notification_list.html'; $modversion['templates'][22]['description'] = ''; -$modversion['templates'][23]['file'] = 'legacy_notification_list.html'; +$modversion['templates'][23]['file'] = 'legacy_notification_delete.html'; $modversion['templates'][23]['description'] = ''; -$modversion['templates'][24]['file'] = 'legacy_notification_delete.html'; +$modversion['templates'][24]['file'] = 'legacy_notification_select_form.html'; $modversion['templates'][24]['description'] = ''; -$modversion['templates'][25]['file'] = 'legacy_notification_select_form.html'; +$modversion['templates'][25]['file'] = 'legacy_misc_friend.html'; $modversion['templates'][25]['description'] = ''; -$modversion['templates'][26]['file'] = 'legacy_misc_friend.html'; +$modversion['templates'][26]['file'] = 'legacy_misc_friend_success.html'; $modversion['templates'][26]['description'] = ''; -$modversion['templates'][27]['file'] = 'legacy_misc_friend_success.html'; +$modversion['templates'][27]['file'] = 'legacy_misc_friend_error.html'; $modversion['templates'][27]['description'] = ''; -$modversion['templates'][28]['file'] = 'legacy_misc_friend_error.html'; -$modversion['templates'][28]['description'] = ''; // Menu $modversion['hasMain'] = 0;