diff options
Diffstat (limited to 'execute.h')
| -rw-r--r-- | execute.h | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -21,6 +21,7 @@ typedef struct _suhosin_internal_function_handler { | |||
| 21 | // execute_ih.c | 21 | // execute_ih.c |
| 22 | S7_IH_FUNCTION(preg_replace); | 22 | S7_IH_FUNCTION(preg_replace); |
| 23 | S7_IH_FUNCTION(symlink); | 23 | S7_IH_FUNCTION(symlink); |
| 24 | S7_IH_FUNCTION(function_exists); | ||
| 24 | 25 | ||
| 25 | // execute_rnd.c | 26 | // execute_rnd.c |
| 26 | S7_IH_FUNCTION(srand); | 27 | S7_IH_FUNCTION(srand); |
