aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_display.php
Commit message (Expand)AuthorAgeFilesLines
* icon name changePaul S. Owen2003-03-291-7/+8
* Add forum image to template varsPaul S. Owen2003-03-201-5/+6
* Moved "viewprofile" to memberslist ... consolidation incompletePaul S. Owen2003-03-051-1/+1
* only minor changes, some notes, played around with the code... nothing special.Meik Sievertsen2003-02-261-2/+0
* More capitalised lang strings, fixed some unset or incorrect variablesLudovic Arnaud2003-02-171-8/+6
* Do not display table headers when no subforum is shownLudovic Arnaud2003-01-311-0/+8
* Case changes, fix forum_id in nav, fix forum_id in posting success msgPaul S. Owen2003-01-301-1/+1
* lastread stuff is just causing too many problems with repeated forums at pres...Paul S. Owen2003-01-221-3/+3
* Un-b0rked ACL options caching, small general fixesLudovic Arnaud2003-01-201-6/+14
* Very minor changes.Ludovic Arnaud2003-01-131-9/+9
* Initial Lastread support. Mind the schema and config changes\!Bart van Bragt2002-11-271-3/+22
* Moved profile.php to ucp.php. ucp is really really broken right now, don't ev...James Atkinson2002-11-211-1/+1
* Cache moderator names? Output moderators for all forums in viewforum. Alter a...Paul S. Owen2002-11-181-11/+5
* "Fix" problem with forum_id being overwritten by sub forum listingPaul S. Owen2002-11-181-2/+3
* Output nothing if moderator display is "off"Paul S. Owen2002-11-151-5/+1
* Minor change to remove total_post countPaul S. Owen2002-11-131-6/+0
* Fix couple of errors ... you should run UPDATE phpbb_users SET user_permissio...Paul S. Owen2002-11-131-1/+1
* Cleaned up viewforum/index, altered template class to replace missing lang st...Ludovic Arnaud2002-11-081-30/+12
* Fix a couple of issues, hopefully haven't broken anything Ashe was planning ...Paul S. Owen2002-11-071-16/+5
* Subforums update take #1Ludovic Arnaud2002-11-071-0/+258