Jump to content
  • 0

adding pages


Question

2 answers to this question

Recommended Posts

Posted

create these files..

module > New Folder > New.php
themes > New Folder > New.php

config/application.php

'New Page'   => array(
'Page 1' => array('module' => 'New Folder', 'action' => 'New'),
),

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...