diff options
| author | Ben Fuhrmannek | 2016-07-30 12:43:27 +0200 |
|---|---|---|
| committer | Ben Fuhrmannek | 2016-07-30 12:43:27 +0200 |
| commit | 9cdaaab816f3cc52bfe6346fd29242936c6bca75 (patch) | |
| tree | 78e0c228413e909f5b4929888e6aed45b39f2616 /php_suhosin.h | |
| parent | 765706eb5a01756542faf5609b303927bd6f43dc (diff) | |
fixed #92 (function_exists backslash-prefix)
Diffstat (limited to 'php_suhosin.h')
| -rw-r--r-- | php_suhosin.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php_suhosin.h b/php_suhosin.h index 824ce21..39cd9b1 100644 --- a/php_suhosin.h +++ b/php_suhosin.h | |||
| @@ -22,7 +22,7 @@ | |||
| 22 | #ifndef PHP_SUHOSIN_H | 22 | #ifndef PHP_SUHOSIN_H |
| 23 | #define PHP_SUHOSIN_H | 23 | #define PHP_SUHOSIN_H |
| 24 | 24 | ||
| 25 | #define SUHOSIN_EXT_VERSION "0.9.39dev" | 25 | #define SUHOSIN_EXT_VERSION "0.9.39dev1" |
| 26 | 26 | ||
| 27 | /*#define SUHOSIN_DEBUG*/ | 27 | /*#define SUHOSIN_DEBUG*/ |
| 28 | #define SUHOSIN_LOG "/tmp/suhosin_log.txt" | 28 | #define SUHOSIN_LOG "/tmp/suhosin_log.txt" |
