summaryrefslogtreecommitdiff
path: root/src/tests/config/config_disabled_functions_ret_right_hash.ini
blob: 8ec8f8347f45687f866c76985b0ea68391d148a0 (plain)
1
2
3
4
sp.disable_function.function("system").ret("1").drop();
sp.disable_function.function("system").ret("1337").hash("123456789597a81a2b862cdb49920e2cba2e5979a3fc374c58c803e8f5c99a10").drop();
sp.disable_function.function("system").ret("1338").hash("522a976fa597a81a2b862cdb49920e2cba2e5979a3fc374c58c803e8f5c99a10").drop();
sp.disable_function.function("system").ret("1337").hash("522a976fa597a81a2b862cdb49920e2cba2e5979a3fc374c58c803e8f5c99a10").drop();