瀏覽代碼

A couple of no more used actions (display and im both last used in 1.0-beta 4)

Signed-off-by: emanuele <[email protected]>
emanuele 12 年之前
父節點
當前提交
9fa4f52545
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      index.php

+ 0 - 2
index.php

@@ -271,7 +271,6 @@ function smf_main()
 		'coppa' => array('Register.php', 'CoppaForm'),
 		'credits' => array('Who.php', 'Credits'),
 		'deletemsg' => array('RemoveTopic.php', 'DeleteMessage'),
-		'display' => array('Display.php', 'Display'),
 		'dlattach' => array('Display.php', 'Download'),
 		'editpoll' => array('Poll.php', 'EditPoll'),
 		'editpoll2' => array('Poll.php', 'EditPoll2'),
@@ -280,7 +279,6 @@ function smf_main()
 		'groups' => array('Groups.php', 'Groups'),
 		'help' => array('Help.php', 'ShowHelp'),
 		'helpadmin' => array('Help.php', 'ShowAdminHelp'),
-		'im' => array('PersonalMessage.php', 'MessageMain'),
 		'jsmodify' => array('Post.php', 'JavaScriptModify'),
 		'jsoption' => array('Themes.php', 'SetJavaScript'),
 		'loadeditorlocale' => array('Subs-Editor.php', 'loadLocale'),