HelloIn order to determine the full absolute path of the currently executed application, I am doing:
AgaviConfig::set('core.base_dir',substr(dirname(__FILE__),0,-4));Which feels wrong, what if "pub" changes?. Is there an easier way?
_______________________________________________ users mailing list [email protected] http://lists.agavi.org/mailman/listinfo/users
