summary refs log tree commit diff stats
path: root/admin/update.php
Commit message (Collapse)AuthorAgeFilesLines
* Removed XHTMLStarla Insigna2010-01-151-0/+0
| | | | | | | XHTML was causing so many problems that it was simply unbearable. Four Island 3.0 will be sure to have no traces left of this annoyance. Also, a lot of files are showing up as being changed because this commit was on the server and I had to modifiy permissions for files (all of the files that were new since my last server commit) so I could commit.
* Rewrote Admin panelStarla Insigna2009-08-131-0/+36
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