Skip to content

Commit

Permalink
Small issue of redirection with Less-55
Browse files Browse the repository at this point in the history
  • Loading branch information
Audi-1 committed Oct 6, 2014
1 parent 886b0dc commit 550f9f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Less-55/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@
setcookie('challenge', ' ', time() - 3600000);
echo "<font size=4>You have exceeded maximum allowed attempts, Hence Challenge Has Been Reset </font><br>\n";
echo "Redirecting you to challenge page..........\n";
header( "refresh:3;url=../sql-connections/setup-db-challenge.php?id=$pag" );
echo "<br>\n";
}

Expand Down

0 comments on commit 550f9f4

Please sign in to comment.