web/callback.php
changeset 229 74c9ddc3640b
parent 207 621fa6caec0c
child 233 10d6fd6ce9ab
--- a/web/callback.php	Mon Jul 18 13:40:06 2011 +0200
+++ b/web/callback.php	Mon Jul 25 18:50:20 2011 +0200
@@ -25,7 +25,7 @@
     /**
      * With Access Token in hand, let's try accessing the client again
      */
-    header('Location: ' . URL_ROOT );
+    header('Location: ' . URL_ROOT . 'client.php' );
 } else {
     /**
      * Mistaken request? Some malfeasant trying something?