sp.disable_functions.function("system").param("command").value("echo win").filename("test.php").drop(); sp.disable_functions.function("system").param("command").value("echo win").allow(); sp.disable_functions.function("system").drop();