Index: trunk/core/units/general/inp1_parser.php =================================================================== diff -u -N -r3576 -r4446 --- trunk/core/units/general/inp1_parser.php (.../inp1_parser.php) (revision 3576) +++ trunk/core/units/general/inp1_parser.php (.../inp1_parser.php) (revision 4446) @@ -72,7 +72,7 @@ $lastExpire, $diffZone, $date, $nowDate, $lastExpireDate, $SearchPerformed, $TotalMessagesSent, $ado, $adminDir, $rootURL, $secureURL, $html, $timeout, $pathchar, $objTemplate, $objTopicList, $objArticleList, $objPostingList, $objCensorList, - $objSmileys, $objPMList, $SubscribeAddress, $SubscribeError, $SubscribeResult; + $objSmileys, $objPMList, $SubscribeAddress, $SubscribeError, $SubscribeResult, $application; $pathtoroot = $this->Application->IsAdmin() ? '../' : './'; $pathtoroot = realpath($pathtoroot)."/";