/ Published in: PHP
Expand |
Embed | Plain Text
$path = Zend_Controller_Front::getInstance()->getControllerDirectory('controller_name');
You need to login to post a comment.
$path = Zend_Controller_Front::getInstance()->getControllerDirectory('controller_name');
You need to login to post a comment.