NobuNobu
nobun****@users*****
2006年 5月 16日 (火) 21:46:26 JST
Index: xoops2jp/html/modules/base/xoops_version.php diff -u xoops2jp/html/modules/base/xoops_version.php:1.1.2.19 xoops2jp/html/modules/base/xoops_version.php:1.1.2.20 --- xoops2jp/html/modules/base/xoops_version.php:1.1.2.19 Sun Apr 9 10:26:43 2006 +++ xoops2jp/html/modules/base/xoops_version.php Tue May 16 21:46:26 2006 @@ -1,5 +1,5 @@ <?php -// $Id: xoops_version.php,v 1.1.2.19 2006/04/09 01:26:43 nobunobu Exp $ +// $Id: xoops_version.php,v 1.1.2.20 2006/05/16 12:46:26 nobunobu Exp $ // ------------------------------------------------------------------------ // // XOOPSCube - PHP Content Management System // // Copyright (c) 2005 XOOPSCube.org // @@ -78,6 +78,10 @@ $modversion['templates'][14]['description'] = ''; $modversion['templates'][15]['file'] = 'legacy_notification_select.html'; $modversion['templates'][15]['description'] = ''; +$modversion['templates'][16]['file'] = 'legacy_dummy.html'; +$modversion['templates'][16]['description'] = ''; +$modversion['templates'][17]['file'] = 'legacy_redirect.html'; +$modversion['templates'][17]['description'] = ''; // Menu $modversion['hasMain'] = 0;