persist

View Paste
  1. //routes.php
  2. Router::connect(
  3.     '/:section/*',
  4.     array('controller' => 'sections', 'action' => '...