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