aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_display.php
Commit message (Expand)AuthorAgeFilesLines
* a few fixesMeik Sievertsen2003-06-291-1/+1
* some updates...Meik Sievertsen2003-06-251-30/+9
* Yet more updates, topic marking works again ... still intend (optional) check...Paul S. Owen2003-06-191-40/+55
* added: download notice for people unable to see files attached to postsMeik Sievertsen2003-06-171-0/+197
* more fun with cookiesPaul S. Owen2003-05-241-2/+2
* Fix forum link redirection when tracking clicksPaul S. Owen2003-05-201-1/+1
* forum_link_track to forum_flags & 1Paul S. Owen2003-05-081-1/+1
* page header/footer become functions, forum passwords (I know, I know but it a...Paul S. Owen2003-05-031-15/+2
* Various updates, forum links, "improve" forum management, cleanups, blah blah...Paul S. Owen2003-05-021-10/+42
* Only displayed subforum icon if subforums were set to display_on_indexPaul S. Owen2003-04-261-17/+18
* Fixed error in handling sub-forum data when displaying "categories"Paul S. Owen2003-04-261-15/+16
* Various changes, and tests ... marking/tracking is not complete ... tinkering...Paul S. Owen2003-04-261-61/+95
* Fixed some undefined variablesLudovic Arnaud2003-04-241-4/+4
* oops, I completely forget that viewforum uses the new topics_marking table .....Paul S. Owen2003-04-221-57/+95
* 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