X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2FObj%2Fsac-a-push.phh;h=973e01266c1318def844d1466928531397144cf1;hb=39cd2a5ca00a2984bd8970ddf630314c246d3fc0;hp=ec5abd29c63caf5bb28e432a0324b504c267f889;hpb=ce816fe4c9d983c42b3e9c25e62606c6bcc56b67;p=brisk.git diff --git a/web/Obj/sac-a-push.phh b/web/Obj/sac-a-push.phh index ec5abd2..973e012 100644 --- a/web/Obj/sac-a-push.phh +++ b/web/Obj/sac-a-push.phh @@ -756,7 +756,7 @@ class Sac_a_push { global_dump(); } - else if ($line == "shutdown") { + else if ($line == "shutdown" || $line == "sd") { if ($this->app->dump_data()) { return(0); }