mirror of
https://github.com/standardebooks/web.git
synced 2025-07-13 10:02:02 -04:00
Add system to retrieve and manage donations in a local database
This commit is contained in:
parent
79c531aacb
commit
70a80d0e02
46 changed files with 782 additions and 910 deletions
|
@ -4,6 +4,7 @@ use function Safe\fwrite;
|
|||
use function Safe\fclose;
|
||||
use function Safe\error_log;
|
||||
use function Safe\gmdate;
|
||||
use function Safe\substr;
|
||||
|
||||
class Log{
|
||||
private $RequestId = null;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue