HTTP_Exception_404 [ 404 ]:

MODPATH/blairmore_cms/classes/controller/page.php [ 36 ]

31                 $this->page = $page;
32                 $this->_render_page( $page );
33             }
34         }
35         else {
36             throw new HTTP_Exception_404( ); 
37         }
38     }
39 
40 
41     public function action_captcha( )
  1. {PHP internal call} » Controller_Page->action_content()

  2. SYSPATH/classes/kohana/request/client/internal.php [ 118 ] » ReflectionMethod->invoke(arguments)

  3. SYSPATH/classes/kohana/request/client.php [ 64 ] » Kohana_Request_Client_Internal->execute_request(arguments)

  4. SYSPATH/classes/kohana/request.php [ 1138 ] » Kohana_Request_Client->execute(arguments)

  5. DOCROOT/index.php [ 73 ] » Kohana_Request->execute()

Environment