summaryrefslogtreecommitdiff
path: root/src/tests/disable_function/config/config_disabled_functions_filename_r.ini
blob: fe79608f815ea25c6d5cbb7775c6e010f4c060c2 (plain)
1
2
sp.disable_function.function_r("^system$").filename_r("\\.txt$").drop();
sp.disable_function.function_r("^shell_exec$").filename_r("\\.php$").drop();