TODO:
TODO
* Strip HTML from text inputed.
* Make sure the script works with register_globals set to off
* Move html from functions in admin script to templates.
* Make all html xhtml compliant.
* blnActive should be renamed intState and be able to show the state of the Question:
0 - Inactive, shows in lists but can't be voted on.
1 - Active, shows in lists and can be voted on.
2 - Unfinished, this Questions is being created, don't show in lists, don't allow votes.
3 - Deleted, don't show in lists, don't allow votes.
* Publishing date - Add the possibility to select a date that a Question will be published on.
* Allow use of w3t-user as unique voter check.
* Fix so that votes with a publishing date in the future actually gets published.
* Admins should be able to vote several times as well as on closed questions
* User selectable templates
* User selectable language
* Fix the authentication for the admin page. (Write one for basic auth, one for phpWebPublishing and one for UBB.threads.)
* Admin functions:
X Create/Change Question
X Add/Change/Delete Choices to a Question
X Change active Question
X List Questions
X Show Question/Result
X List voters
X Delete a Question
Add/Remove blocking of users/IP:s
Other Polls And Voting Scripts: