From 720190413f66caa347cc7f386ca7abd43273e4ca Mon Sep 17 00:00:00 2001 From: Ben Fuhrmannek Date: Tue, 25 Nov 2014 15:21:33 +0100 Subject: corrected ugly grammar mistake "an URL" -> "a URL" --- tests/include/include_var.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/include/include_var.phpt') diff --git a/tests/include/include_var.phpt b/tests/include/include_var.phpt index 7431240..598c093 100644 --- a/tests/include/include_var.phpt +++ b/tests/include/include_var.phpt @@ -15,4 +15,4 @@ suhosin.executor.include.blacklist= include $var; ?> --EXPECTF-- -ALERT - Include filename ('http://127.0.0.1/') is an URL that is not allowed (attacker 'REMOTE_ADDR not set', file '%s', line 3) +ALERT - Include filename ('http://127.0.0.1/') is a URL that is not allowed (attacker 'REMOTE_ADDR not set', file '%s', line 3) -- cgit v1.3