hi
I am doing walk through in code
-
In demon shell_exec(“nohup $PLAYSMSD_COMMAND ratesmsd >/dev/null 2>&1 &”);
where is ratesmsd defined
function rate_update() {
return core_call_hook();
}
core_call_hook how this works ? Any document available please?