ErrorException [ Notice ]: Undefined index: HTTP_REFERER

DOCROOT/custom/catalog/classes/controller/catalog/chart.php [ 148 ]

143 			);
144 
145 			return;
146 		}
147 		
148 		$this->request->redirect($_SERVER['HTTP_REFERER']);
149 	}
150 	
151 	public function action_delete()
152 	{
153 		$this->auto_render = FALSE;
  1. DOCROOT/custom/catalog/classes/controller/catalog/chart.php [ 148 ] » Kohana_Core::error_handler()

  2. {PHP internal call} » Controller_Catalog_Chart->action_add(arguments)

  3. SYSPATH/classes/kohana/request/client/internal.php [ 132 ] » ReflectionMethod->invokeArgs(arguments)

  4. SYSPATH/classes/kohana/request.php [ 1138 ] » Kohana_Request_Client_Internal->execute(arguments)

  5. DOCROOT/index.php [ 109 ] » Kohana_Request->execute()

Environment