diff --git a/index.php b/index.php index fc95cd9..649add0 100644 --- a/index.php +++ b/index.php @@ -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'), );