Function __global->_roll_gae_redirect
Definitions
sources/google_appengine.php
- Parse a URL scheme into GET variables / a normal query string. Does the normal job of mod_rewrite.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$matches | array | required parameter | N/A | N/A | URL segments matched |
$to | string | required parameter | N/A | N/A | Redirect pattern |