Minahito
minah****@users*****
2006年 7月 26日 (水) 19:52:46 JST
Index: xoops2jp/html/modules/base/xoops_version.php diff -u xoops2jp/html/modules/base/xoops_version.php:1.1.2.24 xoops2jp/html/modules/base/xoops_version.php:1.1.2.25 --- xoops2jp/html/modules/base/xoops_version.php:1.1.2.24 Tue May 30 13:08:55 2006 +++ xoops2jp/html/modules/base/xoops_version.php Wed Jul 26 19:52:46 2006 @@ -1,5 +1,5 @@ <?php -// $Id: xoops_version.php,v 1.1.2.24 2006/05/30 04:08:55 minahito Exp $ +// $Id: xoops_version.php,v 1.1.2.25 2006/07/26 10:52:46 minahito Exp $ // ------------------------------------------------------------------------ // // XOOPSCube - PHP Content Management System // // Copyright (c) 2005 XOOPSCube.org // @@ -94,6 +94,12 @@ $modversion['templates'][22]['description'] = ''; $modversion['templates'][23]['file'] = 'legacy_search_showallbyuser.html'; $modversion['templates'][23]['description'] = ''; +$modversion['templates'][24]['file'] = 'legacy_notification_list.html'; +$modversion['templates'][24]['description'] = ''; +$modversion['templates'][25]['file'] = 'legacy_notification_delete.html'; +$modversion['templates'][25]['description'] = ''; +$modversion['templates'][26]['file'] = 'legacy_notification_select_form.html'; +$modversion['templates'][26]['description'] = ''; // Menu $modversion['hasMain'] = 0;