X-Git-Url: https://dev.renevier.net/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=application%2Fcrons%2Fpending.php;fp=application%2Fcrons%2Fpending.php;h=fc6d1ab1232b0fb4d7fad900b981a051fc67d7f5;hb=e6d781eb4614d9bb8f87133e16c62a1a5a564e77;hp=0000000000000000000000000000000000000000;hpb=7c71e5ae2f7a51fe5437334fd3c24f5cb7c226c1;p=syj.git diff --git a/application/crons/pending.php b/application/crons/pending.php new file mode 100644 index 0000000..fc6d1ab --- /dev/null +++ b/application/crons/pending.php @@ -0,0 +1,5 @@ +fetchAll() as $pending) { + $pending->notify(); +}