commit f713c8e33415d2faa910eec0536b7ac1241c4f54
parent 4f1ebe9b8530ac3207e0538723ad268cf17487e4
Author: MTRNord <mtrnord1@gmail.com>
Date: Tue, 3 Feb 2015 12:47:04 +0100
:/
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/api.php b/api.php
@@ -12,7 +12,9 @@ if (!file_exists('core/config/connect.db.inc.php')) {
$Api = substr($request, $pos+1);
}
echo $request;
+ echo "</br>";
echo $pos;
+ echo "</br>";
echo $Api;
//header("HTTP/1.1 301 Moved Permanently");
//header("Location:api/v1/api.php/$Api");