php - Kohana 3.1 equivalent of Request::instance()->directory? -


have bit of code in app...

request::instance()->directory 

after upgrading 3.1 stopped working... wondering 3.1 equivalent of be...?

thanks

request::initial()->directory() 

Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -