Minahito
minah****@users*****
2006年 1月 24日 (火) 23:21:44 JST
Index: xoops2jp/html/modules/base/xoops_version.php diff -u xoops2jp/html/modules/base/xoops_version.php:1.1.2.14 xoops2jp/html/modules/base/xoops_version.php:1.1.2.15 --- xoops2jp/html/modules/base/xoops_version.php:1.1.2.14 Tue Jan 24 20:23:58 2006 +++ xoops2jp/html/modules/base/xoops_version.php Tue Jan 24 23:21:44 2006 @@ -1,5 +1,5 @@ <?php -// $Id: xoops_version.php,v 1.1.2.14 2006/01/24 11:23:58 minahito Exp $ +// $Id: xoops_version.php,v 1.1.2.15 2006/01/24 14:21:44 minahito Exp $ // ------------------------------------------------------------------------ // // XOOPSCube - PHP Content Management System // // Copyright (c) 2005 XOOPSCube.org // @@ -60,6 +60,12 @@ $modversion['templates'][5]['description'] = ''; $modversion['templates'][6]['file'] = 'legacy_comment_edit.html'; $modversion['templates'][6]['description'] = ''; +$modversion['templates'][7]['file'] = 'legacy_xoops_result.html'; +$modversion['templates'][7]['description'] = ''; +$modversion['templates'][8]['file'] = 'legacy_xoops_error.html'; +$modversion['templates'][8]['description'] = ''; +$modversion['templates'][9]['file'] = 'legacy_xoops_confirm.html'; +$modversion['templates'][9]['description'] = ''; // Menu $modversion['hasMain'] = 0;