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# - SharpSVN - How to get the previous revision? -

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

url - Querystring manipulation of email Address in PHP -