summaryrefslogtreecommitdiff
path: root/remind.php
diff options
context:
space:
mode:
authorcommunity.cacert.org <community.cacert.org@d4452222-2f33-11de-9270-010000000000>2009-07-12 02:08:45 +0000
committercommunity.cacert.org <community.cacert.org@d4452222-2f33-11de-9270-010000000000>2009-07-12 02:08:45 +0000
commit48139ccfef87a39e20e1fbecebcbf88ecb303dfa (patch)
tree70775a7afeca20f5af90cb79b99e4877e0d63792 /remind.php
parent5e71e18a53d346cc6b7c02f8c43cd788af2c97cc (diff)
downloadcacert-boardvoting-48139ccfef87a39e20e1fbecebcbf88ecb303dfa.tar.gz
cacert-boardvoting-48139ccfef87a39e20e1fbecebcbf88ecb303dfa.tar.xz
cacert-boardvoting-48139ccfef87a39e20e1fbecebcbf88ecb303dfa.zip
closing votes now controlled by crontab (user www-data) to close daily on the new day. Votes are due in the last minute of previous day
git-svn-id: http://svn.cacert.cl/Software/Voting/vote@65 d4452222-2f33-11de-9270-010000000000
Diffstat (limited to 'remind.php')
-rwxr-xr-xremind.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/remind.php b/remind.php
index 635c2c7..b3ce74c 100755
--- a/remind.php
+++ b/remind.php
@@ -3,8 +3,6 @@
require_once("database.php");
$db = new DB();
-$db->closeVotes();
-
$id = 0;
$page = 1;