Warning!

ErrorException [ Warning ]: Missing argument 2 for Controller_Base::action_form()

APPPATH/classes/controller/base.php @ line 139:

138:	
139:	protected function action_form($offer_id, $agent_id)
140:	{

Notice!

ErrorException [ Notice ]: Undefined variable: agent_id

APPPATH/classes/controller/base.php @ line 142:

141:	$offer_id = (int) $offer_id;
142:	$agent_id = (int) $agent_id;
143:	

Оставить Заявку