summaryrefslogtreecommitdiff
path: root/tests/include/include_tmpvar.phpt
diff options
context:
space:
mode:
authorBen Fuhrmannek2014-11-25 15:21:33 +0100
committerBen Fuhrmannek2014-11-25 15:21:33 +0100
commit720190413f66caa347cc7f386ca7abd43273e4ca (patch)
treec55e11614246e3cb78b367725f790092bf337d22 /tests/include/include_tmpvar.phpt
parent0fa87e1ab1697cb3b39e3a5663f97dc15cf8d98f (diff)
corrected ugly grammar mistake "an URL" -> "a URL"
Diffstat (limited to 'tests/include/include_tmpvar.phpt')
-rw-r--r--tests/include/include_tmpvar.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/include/include_tmpvar.phpt b/tests/include/include_tmpvar.phpt
index 8ad26d7..31d2f0f 100644
--- a/tests/include/include_tmpvar.phpt
+++ b/tests/include/include_tmpvar.phpt
@@ -16,4 +16,4 @@ suhosin.executor.include.blacklist=
16 include $var.$app; 16 include $var.$app;
17?> 17?>
18--EXPECTF-- 18--EXPECTF--
19ALERT - Include filename ('http://127.0.0.1/?') is an URL that is not allowed (attacker 'REMOTE_ADDR not set', file '%s', line 4) 19ALERT - Include filename ('http://127.0.0.1/?') is a URL that is not allowed (attacker 'REMOTE_ADDR not set', file '%s', line 4)