ErrorException [ Notice ]: Undefined variable: desc

MODPATH/sport/classes/Module/Event.php [ 97 ]

 92             'bonuses' => Module::factory('Bookmakers_Bonuses')->render(),
 93             'votes' => isset($votes[0]) ? $votes[0] : array(),
 94             'text' => $text,
 95             'highlight' => $highlight,
 96             'highlights' => $highlights,
 97             'desc' => $desc,
 98 //            'bookmakers' => $books
 99         ));
100     }
101 
102     protected function _data() {
  1. MODPATH/sport/classes/Module/Event.php [ 97 ] » Kohana_Core::error_handler(arguments)

  2. MODPATH/_internal/module/classes/Kohana/Module.php [ 55 ] » Module_Event->_initialize()

  3. MODPATH/_internal/module/classes/Kohana/Module.php [ 28 ] » Kohana_Module->__construct(arguments)

  4. APPPATH/classes/Controller/Template.php [ 213 ] » Kohana_Module::factory(arguments)

  5. APPPATH/classes/Controller/Template.php [ 159 ] » Controller_Template->_init()

  6. SYSPATH/classes/Kohana/Controller.php [ 69 ] » Controller_Template->before()

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

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

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

  10. APPPATH/classes/Request.php [ 145 ] » Kohana_Request_Client->execute(arguments)

  11. DOCROOT/index.php [ 310 ] » Request->execute()

Environment