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_constant.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/include/include_constant.phpt') diff --git a/tests/include/include_constant.phpt b/tests/include/include_constant.phpt index 180aa69..9fdb5ac 100644 --- a/tests/include/include_constant.phpt +++ b/tests/include/include_constant.phpt @@ -14,4 +14,4 @@ suhosin.executor.include.blacklist= include "http://127.0.0.1/"; ?> --EXPECTF-- -ALERT - Include filename ('http://127.0.0.1/') is an URL that is not allowed (attacker 'REMOTE_ADDR not set', file '%s', line 2) +ALERT - Include filename ('http://127.0.0.1/') is a URL that is not allowed (attacker 'REMOTE_ADDR not set', file '%s', line 2) -- cgit v1.3