From b379726bd2bc393193b8c792973fa99280006baa Mon Sep 17 00:00:00 2001 From: Jean Wasilewski Date: Sun, 9 Nov 2014 15:54:33 +0100 Subject: [PATCH] Issue tracking --- checkCreds.php | 4 ++++ 1 file changed, 4 insertions(+), 0 deletions(-) diff --git a/checkCreds.php b/checkCreds.php index 51e1930..317460a 100644 --- a/checkCreds.php +++ b/checkCreds.php @@ -1,6 +1,10 @@ "; +var_dump($_GLOBALS); +echo ""; + if(!(isset($_GET["user"])&&isset($_GET["pass"]))) die("Nop"); -- libgit2 0.21.2