[SUCS Devel] site r623 - branches/sucs-site

imranh at sucs.org imranh at sucs.org
Mon Dec 29 15:24:26 GMT 2014


Author: imranh
Date: 2014-12-29 15:24:26 +0000 (Mon, 29 Dec 2014)
New Revision: 623

Modified:
   branches/sucs-site/settingstemplate
Log:
updated the setting template to include the vote stuff

Modified: branches/sucs-site/settingstemplate
===================================================================
--- branches/sucs-site/settingstemplate	2014-12-29 15:06:44 UTC (rev 622)
+++ branches/sucs-site/settingstemplate	2014-12-29 15:24:26 UTC (rev 623)
@@ -6,4 +6,10 @@
 $dbname="beta";
 $dbuser="$USERNAME";
 
+// Settings for current election (god knows why they are here):
+define('ELECTION_YEAR', '2015');
+define('ELECTION_START', '2014-12-01 00:00');
+define('ELECTION_END', '2014-12-07 23:59');
+define('ELECTION_NO_MANIFESTO', 'https://sucs.org/~$USERNAME/sucssite/Vote/No%20Manifesto');
+
 ?>




More information about the Devel mailing list