diff options
Diffstat (limited to 'tests/include/include_var.phpt')
| -rw-r--r-- | tests/include/include_var.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
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= | |||
| 15 | include $var; | 15 | include $var; |
| 16 | ?> | 16 | ?> |
| 17 | --EXPECTF-- | 17 | --EXPECTF-- |
| 18 | ALERT - Include filename ('http://127.0.0.1/') is an URL that is not allowed (attacker 'REMOTE_ADDR not set', file '%s', line 3) | 18 | ALERT - Include filename ('http://127.0.0.1/') is a URL that is not allowed (attacker 'REMOTE_ADDR not set', file '%s', line 3) |
