ErrorException [ Notice ]: Undefined variable: message

APPPATH/views/him/500.php [ 5 ]

 1 <!DOCTYPE html>
 2 <html lang="ru" xmlns="http://www.w3.org/1999/html">
 3 <head>
 4     <meta charset="utf-8">
 5     <title><?=$message?></title>
 6     <meta name="description" content="<?=$message?>">
 7     <meta name="viewport" content="width=device-width, initial-scale=1.0">
 8     <link type="image/x-icon" href="/ico.png?3v" rel="shortcut icon">
 9     <link href="/application/views/admin/_css/bootstrap.min.css" rel="stylesheet">
10 </head>
  1. APPPATH/views/him/500.php [ 5 ] » Kohana_Core::error_handler(arguments)

  2. SYSPATH/classes/Kohana/View.php [ 61 ] » include(arguments)

  3. SYSPATH/classes/Kohana/View.php [ 348 ] » Kohana_View::capture(arguments)

  4. APPPATH/classes/HTTP/Exception.php [ 32 ] » Kohana_View->render()

  5. SYSPATH/classes/Kohana/Request/Client/Internal.php [ 114 ] » HTTP_Exception->get_response()

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

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

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

Environment