diff msite.inc.php @ 139:75cf14ee99a7

More work on party information system.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 22 Oct 2013 23:58:41 +0300
parents eecac02579c4
children 20893a5442b7
line wrap: on
line diff
--- a/msite.inc.php	Tue Oct 22 22:05:00 2013 +0300
+++ b/msite.inc.php	Tue Oct 22 23:58:41 2013 +0300
@@ -17,6 +17,9 @@
 define("SESS_USER", "user");
 define("SESS_ADMIN", "admin");
 
+define("SMODE_ROTATE", 1);
+define("SMODE_COMPO", 2);
+
 
 //
 // Different voting modes