OSDN Git Service

#16736 - Remove notification files.
[mulab/XCLite.git] / public_html / modules / legacy / xoops_version.php
index 06e11ca..d140270 100644 (file)
@@ -58,8 +58,6 @@ $modversion['templates'][11]['file'] = 'legacy_comments_nest.html';
 $modversion['templates'][11]['description'] = '';
 $modversion['templates'][12]['file'] = 'legacy_comments_thread.html';
 $modversion['templates'][12]['description'] = '';
-$modversion['templates'][13]['file'] = 'legacy_notification_select.html';
-$modversion['templates'][13]['description'] = '';
 $modversion['templates'][14]['file'] = 'legacy_dummy.html';
 $modversion['templates'][14]['description'] = '';
 $modversion['templates'][15]['file'] = 'legacy_redirect.html';
@@ -76,12 +74,6 @@ $modversion['templates'][20]['file'] = 'legacy_search_showall.html';
 $modversion['templates'][20]['description'] = '';
 $modversion['templates'][21]['file'] = 'legacy_search_showallbyuser.html';
 $modversion['templates'][21]['description'] = '';
-$modversion['templates'][22]['file'] = 'legacy_notification_list.html';
-$modversion['templates'][22]['description'] = '';
-$modversion['templates'][23]['file'] = 'legacy_notification_delete.html';
-$modversion['templates'][23]['description'] = '';
-$modversion['templates'][24]['file'] = 'legacy_notification_select_form.html';
-$modversion['templates'][24]['description'] = '';
 $modversion['templates'][25]['file'] = 'legacy_misc_friend.html';
 $modversion['templates'][25]['description'] = '';
 $modversion['templates'][26]['file'] = 'legacy_misc_friend_success.html';
@@ -157,13 +149,6 @@ $modversion['blocks'][3]['show_func'] = "b_legacy_search_show";
 $modversion['blocks'][3]['template'] = 'legacy_block_search.html';
 $modversion['blocks'][3]['show_all_module'] = true;
 
-$modversion['blocks'][4]['func_num'] = 4;
-$modversion['blocks'][4]['file'] = "legacy_waiting.php";
-$modversion['blocks'][4]['name'] = _MI_LEGACY_BLOCK_WAITING_NAME;
-$modversion['blocks'][4]['description'] = _MI_LEGACY_BLOCK_WAITING_DESC;
-$modversion['blocks'][4]['show_func'] = "b_legacy_waiting_show";
-$modversion['blocks'][4]['template'] = 'legacy_block_waiting.html';
-
 $modversion['blocks'][6]['func_num'] = 6;
 $modversion['blocks'][6]['file'] = "legacy_comments.php";
 $modversion['blocks'][6]['name'] = _MI_LEGACY_BLOCK_COMMENTS_NAME;
@@ -174,13 +159,6 @@ $modversion['blocks'][6]['edit_func'] = "b_legacy_comments_edit";
 $modversion['blocks'][6]['template'] = 'legacy_block_comments.html';
 $modversion['blocks'][6]['show_all_module'] = true;
 
-$modversion['blocks'][7]['func_num'] = 7;
-$modversion['blocks'][7]['file'] = "legacy_notification.php";
-$modversion['blocks'][7]['name'] = _MI_LEGACY_BLOCK_NOTIFICATION_NAME;
-$modversion['blocks'][7]['description'] = _MI_LEGACY_BLOCK_NOTIFICATION_DESC;
-$modversion['blocks'][7]['show_func'] = "b_legacy_notification_show";
-$modversion['blocks'][7]['template'] = 'legacy_block_notification.html';
-
 $modversion['blocks'][8]['func_num'] = 8;
 $modversion['blocks'][8]['file'] = "legacy_themes.php";
 $modversion['blocks'][8]['name'] = _MI_LEGACY_BLOCK_THEMES_NAME;