DEBSOURCES
Skip Quicknav
sources / xdebug / 3.4.5-3 / xdebug-3.4.5 / tests / debugger / bug00774.inc
12345
<?php $someVar = 'someVal'; header('Location: index.php'); exit(0); ?>