6 lines
No EOL
147 B
PHP
6 lines
No EOL
147 B
PHP
<?php
|
|
/**
|
|
* Url view helper
|
|
*
|
|
* TODO: $view->url('controller', 'action', array(<args>)) if third is not array, assume "id" e.g. blog/post/id
|
|
*/ |