Minahito
minah****@users*****
2006年 8月 5日 (土) 22:20:34 JST
Index: xoops2jp/html/modules/base/xoops_version.php diff -u xoops2jp/html/modules/base/xoops_version.php:1.1.2.27 xoops2jp/html/modules/base/xoops_version.php:1.1.2.28 --- xoops2jp/html/modules/base/xoops_version.php:1.1.2.27 Sat Aug 5 15:17:41 2006 +++ xoops2jp/html/modules/base/xoops_version.php Sat Aug 5 22:20:33 2006 @@ -1,5 +1,5 @@ <?php -// $Id: xoops_version.php,v 1.1.2.27 2006/08/05 06:17:41 minahito Exp $ +// $Id: xoops_version.php,v 1.1.2.28 2006/08/05 13:20:33 minahito Exp $ // ------------------------------------------------------------------------ // // XOOPSCube - PHP Content Management System // // Copyright (c) 2005 XOOPSCube.org // @@ -98,6 +98,12 @@ $modversion['templates'][24]['description'] = ''; $modversion['templates'][25]['file'] = 'legacy_notification_select_form.html'; $modversion['templates'][25]['description'] = ''; +$modversion['templates'][26]['file'] = 'legacy_misc_friend.html'; +$modversion['templates'][26]['description'] = ''; +$modversion['templates'][27]['file'] = 'legacy_misc_friend_success.html'; +$modversion['templates'][27]['description'] = ''; +$modversion['templates'][28]['file'] = 'legacy_misc_friend_error.html'; +$modversion['templates'][28]['description'] = ''; // Menu $modversion['hasMain'] = 0;