ErrorException [ Notice ]: Undefined index: HTTP_REFERER

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

126 				
127 		$s->set('catalog_chart', $current);
128 		
129 		
130 		
131 		$this->request->redirect($_SERVER['HTTP_REFERER']);
132 	}
133 	
134 	public function action_delete()
135 	{
136 		$this->auto_render = FALSE;
  1. DOCROOT/custom/catalog/classes/controller/catalog/chart.php [ 131 ] » 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