APPPATH/kohana/system/classes/Kohana/Route.php [ 3 ]
1 <?php defined('SYSPATH') OR die('No direct script access.');
2 /**
3 * Routes are used to determine the controller and action for a requested URI.
4 * Every route generates a regular expression which is used to match a URI
5 * and a route. Routes may also contain keys which can be used to set the
6 * controller, action, and parameters.
7 *
8 * Each <key> will be translated to a regular expression using a default
-
{
Fatal error: Call to undefined function __() in /var/www/19218-saniyaw/data/www/board.flexi-soft.in.ua/oc/kohana/system/views/kohana/error.php on line 64