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('Registrace', 'RegisterUser')
in /var/www/html/scripts/classes/class.RegistrationForm.php
on line 4RegistrationForm->__construct()
in /var/www/html/templates/registration.php
on line 28include('/var/www/html/templates/registration.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('registration.php')
in /var/www/html/scripts/classes/class.RegistrationPage.php
on line 5RegistrationPage->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