href refix on firstpage
[pimpmyv.git] / site / controllers / TestController.php
blob0346206eb9e9ca03211beb149191c64c7e9e220b
1 <?php
3 class TestController extends Zend_Controller_Action {
5 public function indexAction() {
6 __(Href::apply('/cars'));
7 die();