Go to the source code of this file.
Namespaces | |
| namespace | CLKERNEL |
Functions | |
| http_response_splitting_workaround ($str) | |
Variables | |
| $url | |
| http_response_splitting_workaround | ( | $ | str | ) |
Definition at line 21 of file redirector.php.
| $url |
isset( $_REQUEST['url'] ) ? http_response_splitting_workaround( $_REQUEST['url'] ) : '../'
Definition at line 27 of file redirector.php.
1.6.3