Files
pmgr/site/views/payments/index.ctp
abijah b6ec85205d Added the payments controller and views.
git-svn-id: file:///svn-source/pmgr/branches/initial_20090526@63 97e9348a-65ac-dc4b-aefc-98561f571b83
2009-06-01 08:15:51 +00:00

4 lines
125 B
PHP

<div class="payments index">
<?php echo $this->element('payments', array('heading' => '<h2>'.$heading.'</h2>')) ?>
</div>