| changeset 229 | 74c9ddc3640b |
| parent 207 | 621fa6caec0c |
| child 233 | 10d6fd6ce9ab |
| 228:1bcc79e78fa1 | 229:74c9ddc3640b |
|---|---|
12 $_SESSION['TWITTER_ACCESS_TOKEN'] = null; |
12 $_SESSION['TWITTER_ACCESS_TOKEN'] = null; |
13 |
13 |
14 /** |
14 /** |
15 * Redirect back to index and the protocol legs should run once again |
15 * Redirect back to index and the protocol legs should run once again |
16 */ |
16 */ |
17 header('Location: ' . URL_ROOT); |
17 header('Location: ' . URL_ROOT . 'client.php'); |