]> jfr.im git - uguu.git/commitdiff
Update api.php
authorEric Johansson (neku) <redacted>
Wed, 11 Feb 2015 02:35:02 +0000 (03:35 +0100)
committerEric Johansson (neku) <redacted>
Wed, 11 Feb 2015 02:35:02 +0000 (03:35 +0100)
api.php

diff --git a/api.php b/api.php
index f83c61ac73852e22d4d9bd4d7aa5bbfcfafac2f4..8085815abbaa1b6138fd105c0f5596aa7e2e64b7 100644 (file)
--- a/api.php
+++ b/api.php
@@ -25,5 +25,5 @@ if(isset($_GET['d'])) {
     }
 }else{
     //*1
-    header('Location: index.html);
+    header('Location: index.html');
 }