cerebrate/templates/Common/index.php

4 lines
83 B
PHP

<?php
echo $this->element('genericElements/IndexTable/index_table', $data);
?>