diff --git a/r.php b/r.php index f2f056c5a..fd1225366 100644 --- a/r.php +++ b/r.php @@ -1,10 +1,13 @@ real_escape_string($_GET['u']); } else { - echo "Sorry. You didn't enter a string."; + echo "Sorry. You didn't enter a valid ending."; die(); }