mirror of
https://github.com/standardebooks/web.git
synced 2025-07-16 03:16:36 -04:00
Add Db::QueryBool() and some code style updates
This commit is contained in:
parent
854ec6b9df
commit
44901cf3e2
9 changed files with 100 additions and 77 deletions
|
@ -18,5 +18,3 @@ if(sizeof($pendingPayments) > 0){
|
|||
$em->TextBody = Template::EmailAdminUnprocessedDonationsText();
|
||||
$em->Send();
|
||||
}
|
||||
|
||||
?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue