diff options
Diffstat (limited to 'execute.c')
| -rw-r--r-- | execute.c | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -562,7 +562,7 @@ static suhosin_internal_function_handler ihandlers[] = { | |||
| 562 | S7_IH_ENTRY0i(getrandmax) | 562 | S7_IH_ENTRY0i(getrandmax) |
| 563 | S7_IH_ENTRY0("mt_getrandmax", getrandmax) | 563 | S7_IH_ENTRY0("mt_getrandmax", getrandmax) |
| 564 | 564 | ||
| 565 | // { "function_exists", ih_function_exists, NULL, NULL, NULL }, | 565 | S7_IH_ENTRY0i(function_exists) |
| 566 | 566 | ||
| 567 | /* Mysqli */ | 567 | /* Mysqli */ |
| 568 | // { "mysqli::mysqli", ih_fixusername, (void *)2, NULL, NULL }, | 568 | // { "mysqli::mysqli", ih_fixusername, (void *)2, NULL, NULL }, |
