SYSPATH/classes/kohana/view.php [ 28 ]
23 *
24 * @param string view filename
25 * @param array array of values
26 * @return View
27 */
28 public static function factory($file = NULL, array $data = NULL)
29 {
30 return new View($file, $data);
31 }
32
33 /**
-
SYSPATH/classes/kohana/view.php [ 28 ] » Kohana_Core::error_handler(arguments)
-
APPPATH/views/index/team/v_profile.php [ 106 ] » Kohana_View::factory(arguments)
-
SYSPATH/classes/kohana/view.php [ 61 ] » include(arguments)
-
SYSPATH/classes/kohana/view.php [ 343 ] » Kohana_View::capture(arguments)
-
SYSPATH/classes/kohana/view.php [ 228 ] » Kohana_View->render()
-
APPPATH/views/index/v_base.php [ 20 ] » Kohana_View->__toString()
-
SYSPATH/classes/kohana/view.php [ 61 ] » include(arguments)
-
SYSPATH/classes/kohana/view.php [ 343 ] » Kohana_View::capture(arguments)
-
SYSPATH/classes/kohana/view.php [ 228 ] » Kohana_View->render()
-
APPPATH/views/v_base.php [ 87 ] » Kohana_View->__toString()
-
SYSPATH/classes/kohana/view.php [ 61 ] » include(arguments)
-
SYSPATH/classes/kohana/view.php [ 343 ] » Kohana_View::capture(arguments)
-
APPPATH/classes/controller/template.php [ 45 ] » Kohana_View->render()
-
APPPATH/classes/controller/application.php [ 160 ] » Controller_Template->after()
-
APPPATH/classes/controller/base.php [ 76 ] » Controller_Application->after()
-
APPPATH/classes/controller/index.php [ 47 ] » Controller_Base->after()
-
{PHP internal call} » Controller_Index->after()
-
SYSPATH/classes/kohana/request/client/internal.php [ 121 ] » ReflectionMethod->invoke(arguments)
-
SYSPATH/classes/kohana/request/client.php [ 64 ] » Kohana_Request_Client_Internal->execute_request(arguments)
-
SYSPATH/classes/kohana/request.php [ 1138 ] » Kohana_Request_Client->execute(arguments)
-
DOCROOT/index.php [ 109 ] » Kohana_Request->execute(
И все в таком же духе до конца страницы... Что делать?:)