aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlouise <louise>2009-11-12 10:21:35 +0000
committerlouise <louise>2009-11-12 10:21:35 +0000
commit7d32686d378f060630054074b6aadf8f545ed1a7 (patch)
tree35917b9ccc4a55668b3754f8fb763d39ec742106
parentb871576c6450ea4d768be6dbe29d741cddb1144b (diff)
13th Oct, not 31st - doh!
-rw-r--r--perllib/Problems.pm5
1 files changed, 2 insertions, 3 deletions
diff --git a/perllib/Problems.pm b/perllib/Problems.pm
index df8496fbd..53b268c5e 100644
--- a/perllib/Problems.pm
+++ b/perllib/Problems.pm
@@ -6,7 +6,7 @@
# Copyright (c) 2008 UK Citizens Online Democracy. All rights reserved.
# Email: matthew@mysociety.org; WWW: http://www.mysociety.org/
#
-# $Id: Problems.pm,v 1.22 2009-11-12 09:36:47 louise Exp $
+# $Id: Problems.pm,v 1.23 2009-11-12 10:21:35 louise Exp $
#
package Problems;
@@ -266,8 +266,7 @@ on other sites.
=cut
sub data_sharing_notification_start {
- return 1256947200;
-
+ return 1255392000;
}