?
Path : /home/admin/domains/happytokorea.com/public_html_bk/opencart/install11/controller/ |
Current File : /home/admin/domains/happytokorea.com/public_html_bk/opencart/install11/controller/footer.php |
<?php class ControllerFooter extends Controller { public function index() { $this->id = 'footer'; $this->template = 'footer.tpl'; $this->render(); } } ?>