/dev/null'); $votes = explode("\n",$z); include ('includes/header.php'); ?>

Voting

Welcome to tildevarsh's voting system. Currently it is a unique feature of tildevarsh where users will be able to vote into important decisions related to the tilde. This page will show ongoing motions that are being voted to.

Users can vote by running vote in their shell.


Ongoing motions:

".$vote[0].") ".$vote[1]."
"."\n"; echo "Votes:".$vote[3].". Yes:".$vote[2].". No:".((int)$vote[3]-(int)$vote[2])."

"; } } ?>