ErrorException [ Notice ]: Undefined index: HTTP_REFERER

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

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

  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 [ 110 ] » Kohana_Request->execute()

Environment