aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/index.php
Commit message (Expand)AuthorAgeFilesLines
...
* Moved profile.php to ucp.php. ucp is really really broken right now, don't ev...James Atkinson2002-11-211-1/+1
* Num posted articles/topics updatePaul S. Owen2002-11-131-0/+15
* Cleaned up viewforum/index, altered template class to replace missing lang st...Ludovic Arnaud2002-11-081-55/+1
* Fix a couple of issues, hopefully haven't broken anything Ashe was planning ...Paul S. Owen2002-11-071-2/+2
* Subforums update take #1Ludovic Arnaud2002-11-071-101/+6
* viewforum queries update + a couple of bugfixes.Ludovic Arnaud2002-11-051-0/+2
* Changed $board_config to $config, more posting "stuff", altered polling code ...Paul S. Owen2002-10-301-6/+6
* Mostly changes to turn userdata into user->data, lang into user->lang + bitst...Paul S. Owen2002-10-201-39/+39
* Permission related updates ... is still not final but is getting there ... fa...Paul S. Owen2002-10-081-5/+3
* Well, here are all my changes ... don't blame me if things break :DPaul S. Owen2002-10-041-30/+12
* I updated my copy with the Area51 template so here it is, along with a couple...Ludovic Arnaud2002-10-031-8/+8
* Subforums part 3: "the one that actually works"Ludovic Arnaud2002-10-031-28/+61
* Subforums handling part 2, it almost works. Also added: the "Explain" link at...Ludovic Arnaud2002-10-031-178/+109
* First implementation of subforums handling in index.Ludovic Arnaud2002-10-011-209/+213
* Forum/Topic marking updatesPaul S. Owen2002-08-221-27/+13
* Some sql changesPaul S. Owen2002-08-171-22/+9
* More session changes to accomodate ACL_PERMIT/PREVENT ...Paul S. Owen2002-08-151-202/+13
* Where did that dunce cap go?Paul S. Owen2002-08-131-1/+1
* oopsie, that version wasn't ready for commit ....Paul S. Owen2002-08-131-87/+407
* More changes ... switched away from prefetch for now ...Paul S. Owen2002-08-131-407/+87
* Updates for permissions, sessions, lots of things ... note that _many_ things...Paul S. Owen2002-07-141-151/+240
* Changed code so it stores total users in config table to remove a slightly co...James Atkinson2002-04-301-4/+7
* Output online users explanationPaul S. Owen2002-03-311-0/+1
* pre-freeze on main templates, various bug fixes (highlighting search results,...Paul S. Owen2002-03-311-22/+36
* Remove HIDDEN_GROUP check in user mod SQL ... no valid there.Paul S. Owen2002-03-191-60/+56
* Loads'a changes including fix for security issue, thanks to Matthijs for chec...Paul S. Owen2002-03-181-0/+1
* Fixed <> vs != problem with MSSQL, missed this oneBart van Bragt2002-02-161-1/+1
* Made hidden groups really hidden (index, viewforum)Bart van Bragt2002-02-151-1/+3
* And another fix for warnings ...Paul S. Owen2002-01-281-2/+2
* Fix various var not set warnings ... many thanks go to The Horta for pointing...Paul S. Owen2002-01-281-2/+3
* Numerous updates and changesPaul S. Owen2002-01-271-214/+171
* Changes to topic/forum tracking ... tested for several days on test board and...Paul S. Owen2002-01-121-9/+14
* more fixes for postgres..the_systech2001-12-281-1/+1
* Fix for bug #488041.. Forum ordering on Postgresthe_systech2001-12-281-2/+3
* Fixed 'bug' #495108, introduced a further string for fields with plural and s...Paul S. Owen2001-12-241-2/+29
* Updated for new category name constantPaul S. Owen2001-12-241-9/+3
* Changed way moderator lang is output on viewforum and indexPaul S. Owen2001-12-161-1/+13
* Various changes to accompany session updates ... MSSQL users should be prepar...Paul S. Owen2001-12-151-1/+1
* Change for topic_moved_is not nullPaul S. Owen2001-12-141-1/+1
* Remove guest user topic tracking via cookies, update viewtopic to re-fix high...Paul S. Owen2001-12-141-50/+66
* Updates putting back something I took away, slapped hands for mePaul S. Owen2001-12-101-6/+0
* New session code, probably still dodgy, fix for login failed message, search ...Paul S. Owen2001-12-051-48/+59
* Could've sworn I'd commited this ... oh well, brain is going, yeah I know, wh...Paul S. Owen2001-11-181-1/+1
* Mainly language updates but some bug fixes tooPaul S. Owen2001-11-161-30/+32
* Altered various language constructs + new quote changes for PM + altered pagi...Paul S. Owen2001-10-251-17/+14
* Various changes to location redirection ... please note the format and name c...Paul S. Owen2001-10-141-5/+0
* Minor updates and fixesPaul S. Owen2001-10-101-1/+3
* Fixed sql = NULL cockup and bug #466615Paul S. Owen2001-09-301-2/+2
* Again seems I forgot to FTP this, adds the message_die for marking forums readPaul S. Owen2001-09-281-9/+52
* topic watch/forum/topic read now cause a message to be displayed, changed pro...Paul S. Owen2001-09-261-10/+1