Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added didpollalready truncation to newPoll | Starla Insigna | 2009-08-14 | 1 | -0/+3 |
| | | | | Previously, because the "didpollalready" table that keeps count of who has already voted on this weeks poll was not being truncated when a new poll was created. | ||||
* | Rewrote Admin panel | Starla Insigna | 2009-08-13 | 1 | -0/+104 |
The following database changes must be made: * A TEXT column called "text" must be added to the end of "polloftheweek" * The transferPollRss.php script must be run * The "pollrss" table must be dropped Closes #113 |