/ Published in: PHP
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
// EXAMPLE ROUTE DEFINITION // VIEW CODE $paginator->options( array( 'url' => array_merge( array('microsite' => $_microsite['permalink'] ), $this->passedArgs) ) );