DomCI : Update the PHPDoc
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3273 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
@@ -205,7 +205,7 @@ class route
|
||||
* name
|
||||
* @param string $destURL Do a redirection of the HTTP page
|
||||
* @param string|null $module The module name
|
||||
* @param boolean|null Permanent redirect (false by default)
|
||||
* @param boolean|null $permanent Permanent redirect (false by default)
|
||||
* @return Exit of the PHP after doing the redirection
|
||||
*/
|
||||
function redirect ($destURL, $module="", $permanent = false)
|
||||
|
||||
Reference in New Issue
Block a user