index
:
cacert-boardvoting.git
debian
master
reality
CAcert Board Voting Tool
Jan Dittberner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
index.php
blob: 336349625362bbc0493b25a1786ee3da4de476cc (
plain
)
1
2
3
4
5
<?php header("HTTP/1.0 301 Redirect"); header("Location: motions.php"); exit(); ?>