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