Index: branches/unlabeled/unlabeled-1.13.12/core/units/general/inp1_parser.php =================================================================== diff -u -N -r3577 -r4387 --- branches/unlabeled/unlabeled-1.13.12/core/units/general/inp1_parser.php (.../inp1_parser.php) (revision 3577) +++ branches/unlabeled/unlabeled-1.13.12/core/units/general/inp1_parser.php (.../inp1_parser.php) (revision 4387) @@ -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)."/";