summaryrefslogtreecommitdiff
path: root/src/tests/config/disabled_function_local_var.ini
blob: cba2ae314fe7a1da5b4702c744bc5aceacca4ec8 (plain)
1
2
sp.disable_function.function("phpinfo").var("b").value("1337").drop();
sp.disable_function.function("strlen").var("a").value("1337").drop();