From c757506a0a598593115c377a6e4acf399f4d2b83 Mon Sep 17 00:00:00 2001 From: Arun Persaud Date: Sun, 21 Jun 2009 23:23:15 -0700 Subject: added option for email digest you can now select to get emails only every N hours. They are saved in the database and a cron script will send them out. --- digest.php | 104 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 104 insertions(+) create mode 100644 digest.php (limited to 'digest.php') diff --git a/digest.php b/digest.php new file mode 100644 index 0000000..c93117a --- /dev/null +++ b/digest.php @@ -0,0 +1,104 @@ + \ No newline at end of file -- cgit v1.2.3-18-g5258