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. --- update_db.php | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 update_db.php (limited to 'update_db.php') diff --git a/update_db.php b/update_db.php new file mode 100644 index 0000000..140dece --- /dev/null +++ b/update_db.php @@ -0,0 +1,42 @@ + \ No newline at end of file -- cgit v1.2.3-18-g5258