aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/modcp.php
Commit message (Expand)AuthorAgeFilesLines
...
* Modified header commentsPaul S. Owen2001-08-261-13/+2
* Updated deletion to include syncgpolins2001-08-171-35/+1
* Fixed bug in updating forum last postgpolins2001-08-171-2/+8
* Fixed little bug causing parse errorJames Atkinson2001-08-161-3/+3
* Deleting moved topics now worksgpolins2001-08-161-0/+8
* A few changes to topic moving. TOPIC_MOVE constant gets set to the topic_stat...James Atkinson2001-08-141-295/+228
* Added move topicgpolins2001-08-131-2/+197
* A few updates, mainly template relatedPaul S. Owen2001-07-171-92/+158
* Removed check for admin level, not neededPaul S. Owen2001-07-161-10/+2
* Template config system, store relevant config stuff herePaul S. Owen2001-07-141-1/+1
* Split beyond this post worksJames Atkinson2001-07-131-61/+51
* Split posts works, split beyond this post does not. Still needs interface wor...James Atkinson2001-07-131-7/+8
* Changes to include location + some other misc stuffPaul S. Owen2001-07-131-24/+27
* Start of the admin frontendBart van Bragt2001-07-131-1/+1
* Split topic works.James Atkinson2001-07-131-13/+43
* Split is half done... don't try and use it though its current b0rked :)James Atkinson2001-07-111-5/+120
* Confirmation finished for delete, lock, and unlock.James Atkinson2001-07-111-13/+46
* Confirm works with lock/unlock now too. Next up, move and splitJames Atkinson2001-07-101-41/+100
* Confirm in moderator control panel works on DeletesJames Atkinson2001-07-101-73/+131
* Fixed bug in posting (forum_topics was incremented on replies, not just new t...James Atkinson2001-07-091-109/+118
* More updatesJames Atkinson2001-07-061-4/+7
* moderator cp shows folders now so you can see whats locked/unlocked/.James Atkinson2001-07-061-2/+25
* Mass lock/unlock done. Locked topic handling in viewforumJames Atkinson2001-07-061-6/+50
* Moderator control panel: Mass Delete now worksJames Atkinson2001-07-051-5/+120
* Started on moderator control panel code. Main layout is started, no functiona...uid298902001-07-051-0/+182