Tag(s): PHP Kohana
The way to get the current route changed from Kohana 2.x url::current()
request::instance()->uri();
You must be logged in to comment