Vote System 2.0

Here we have a new version of our vote/poll system. 

A simple Admin Tool has been included:

- Enter the vote question
- Add or Remove answers
- You have to enter an adminname and password to modify something
- You can edit the answers in the edit-mode
- You have a status display

You can change the adminname und password in the schreibe2.php3 file.
Change the following lines:

$user ="admin";
$passwort = "adminpw";

After that you have to upload the files and configure your vote/poll with
the admin tool.