mirror of
https://github.com/standardebooks/web.git
synced 2025-07-19 04:44:48 -04:00
Add newsletter management functionality
This commit is contained in:
parent
90ee0a93c9
commit
b0197d189a
57 changed files with 1017 additions and 143 deletions
|
@ -1,6 +1,7 @@
|
|||
<?
|
||||
use function Safe\file_get_contents;
|
||||
use function Safe\file_put_contents;
|
||||
use function Safe\gmdate;
|
||||
use function Safe\rename;
|
||||
use function Safe\tempnam;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue