Notice: Undefined index: HTTP_REFERER in /var/www/html/scripts/classes/class.Form.php on line 38 ...
/var/www/html/scripts/classes/class.Form.php
37
38 $this->target = $_SERVER["HTTP_REFERER"];
39 if (empty($this->target)) {
Call stack
Form->__construct('Obnova ztraceného hesla', 'RecoverPassword')
in /var/www/html/scripts/classes/class.RecoverPasswordForm.php
on line 4RecoverPasswordForm->__construct()
in /var/www/html/templates/password.php
on line 29include('/var/www/html/templates/password.php')
in /var/www/html/templates/anonymous_design.php
on line 4include('/var/www/html/templates/anonymous_design.php')
in /var/www/html/templates/design.php
on line 15include('/var/www/html/templates/design.php')
in /var/www/html/scripts/classes/class.Page.php
on line 6Page->Display('password.php')
in /var/www/html/scripts/classes/class.PasswordResetPage.php
on line 5PasswordResetPage->UrlAction()
in /var/www/html/scripts/classes/class.Page.php
on line 11Page->Process(array(0=>''))
in /var/www/html/scripts/classes/class.Web.php
on line 28Web->Run(array('#^/#'=>'Error404', '#^/post-form/#'=>'FormProcessor', '#^/$#'=>'LoginPage', '#^/login#'=>'LoginAction', '#^/registrace#'=>'RegistrationPage', '#^/news#'=>'NewsPage', '#^/rss#'=>'RssPage', '#^/password#'=>'PasswordResetPage'))
in /var/www/html/index.php
on line 22