aboutsummaryrefslogtreecommitdiffstats
path: root/admin/notification_by_mail.php
diff options
context:
space:
mode:
authorrub <rub@piwigo.org>2007-02-25 22:26:52 +0000
committerrub <rub@piwigo.org>2007-02-25 22:26:52 +0000
commitb3e3b8dcf0970ebe1ce517efa3ee6e2213b40ab3 (patch)
tree673c93959bb1e5129ab47703d01e552cd6b80b3b /admin/notification_by_mail.php
parent3a64bf1502e662b758a1a01cc5b7ad55e025f26e (diff)
Reduce number of images on NBM for more visibility. (Next parameters for RSS & NBM on $conf in order to be more easy to modify)
Use $id$ on php headers git-svn-id: http://piwigo.org/svn/trunk@1857 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'admin/notification_by_mail.php')
-rw-r--r--admin/notification_by_mail.php5
1 files changed, 2 insertions, 3 deletions
diff --git a/admin/notification_by_mail.php b/admin/notification_by_mail.php
index 738623b19..456235e04 100644
--- a/admin/notification_by_mail.php
+++ b/admin/notification_by_mail.php
@@ -5,8 +5,7 @@
// | Copyright (C) 2003-2007 PhpWebGallery Team - http://phpwebgallery.net |
// | Copyright (C) 2006-2007 Ruben ARNAUD - team@phpwebgallery.net |
// +-----------------------------------------------------------------------+
-// | branch : BSF (Best So Far)
-// | file : $RCSfile$
+// | file : $Id$
// | last update : $Date$
// | last modifier : $Author$
// | revision : $Revision$
@@ -354,7 +353,7 @@ function do_action_send_mail_notification($action = 'list_to_send', $check_key_l
if ($conf['nbm_send_html_mail'] and $conf['nbm_send_recent_post_dates'])
{
- $recent_post_dates = get_recent_post_dates(7, 5, 9);
+ $recent_post_dates = get_recent_post_dates(7, 3, 9);
foreach ($recent_post_dates as $date_detail)
{
$env_nbm['mail_template']->assign_block_vars