diff -r 1bcc79e78fa1 -r 74c9ddc3640b web/clear.php --- a/web/clear.php Mon Jul 18 13:40:06 2011 +0200 +++ b/web/clear.php Mon Jul 25 18:50:20 2011 +0200 @@ -14,4 +14,4 @@ /** * Redirect back to index and the protocol legs should run once again */ -header('Location: ' . URL_ROOT); +header('Location: ' . URL_ROOT . 'client.php');