Added action to front controller
This commit is contained in:
@@ -328,6 +328,7 @@ function smf_main()
|
||||
'.kml' => array('GoogleMap.php', 'ShowKML'),
|
||||
'.xml' => array('News.php', 'ShowXmlFeed'),
|
||||
'page' => array('Page.php', 'main'),
|
||||
'postHistory' => array('Display.php', 'PostHistory'),
|
||||
'moresmilies' => array('MoreSmilies.php', 'main'),
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user