ErrorException [ Notice ]: Undefined offset: 0

APPPATH/classes/Controller/Prescripciones.php [ 565 ]

560 		$content->anno_mo = array();
561                 //$content->monto = "";
562                 //echo number_format($aTotal[0]['monto'],0,".",",");
563                 //die();
564                 $tmpStrAnno = "";
565                 $tmpStrAnno = "'". $aTotal[0]['anno'];  
566 		
567 		              
568                 
569                 $content->anno_mo =  explode(',',$tmpStrAnno);
570 
  1. APPPATH/classes/Controller/Prescripciones.php [ 565 ] » Kohana_Core::error_handler(arguments)

  2. SYSPATH/classes/Kohana/Controller.php [ 84 ] » Controller_Prescripciones->action_empresa()

  3. {PHP internal call} » Kohana_Controller->execute()

  4. SYSPATH/classes/Kohana/Request/Client/Internal.php [ 97 ] » ReflectionMethod->invoke(arguments)

  5. SYSPATH/classes/Kohana/Request/Client.php [ 114 ] » Kohana_Request_Client_Internal->execute_request(arguments)

  6. SYSPATH/classes/Kohana/Request.php [ 986 ] » Kohana_Request_Client->execute(arguments)

  7. DOCROOT/index.php [ 118 ] » Kohana_Request->execute()

Environment