Archived
1
0
Fork 0
This repository has been archived on 2026-05-10. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
fiktivkod/library/Fiktiv/View/Helper/Url.php
2010-08-23 22:34:39 +02:00

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
*/