aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
* More capitalizationLudovic Arnaud2003-03-121-2/+2
* D'OH!Ludovic Arnaud2003-03-121-3/+5
* forum and topic notification + poll fixesMeik Sievertsen2003-03-122-437/+635
* some posting updates and fixes.Meik Sievertsen2003-03-102-58/+137
* Various cleanups ... no doubt breaking stuff in the processPaul S. Owen2003-03-091-204/+91
* Enable per session view online, change layout, potential for links to terms a...Paul S. Owen2003-03-092-13/+17
* Some changes to the returned data format + cleanupsPaul S. Owen2003-03-093-31/+45
* Moved to ucpPaul S. Owen2003-03-091-437/+0
* ucp -> memberlist profile link change for viewonlinePaul S. Owen2003-03-081-6/+4
* Moved "viewprofile" to memberslist ... consolidation incompletePaul S. Owen2003-03-051-1/+1
* <crappy british accent>You are the weakest link...goodbye!</crappy britishJames Atkinson2003-03-041-58/+0
* Tons of work on the UCP, see my topic in the development forum for more infoJames Atkinson2003-03-043-113/+489
* changed back to nl2br (nl2br in PHP >= 4.0.5 is XHTML compatible)Meik Sievertsen2003-03-021-1/+1
* Added delete-ability to posting...Meik Sievertsen2003-03-022-46/+242
* minor changes, re-added topicreviewMeik Sievertsen2003-02-282-6/+132
* ok, a slightly modified posting.php, some fixes too. topic-review and polls w...Meik Sievertsen2003-02-274-431/+765
* display language variables correctly if template is re-cached.Meik Sievertsen2003-02-271-4/+2
* sorting select name changesPaul S. Owen2003-02-271-4/+4
* is_numeric rather than is_int ... any troubles let me knowPaul S. Owen2003-02-271-1/+1
* ok, i am commiting this one, before i am going to disable main posting parts ...Meik Sievertsen2003-02-271-2/+4
* Alternate syntax for acl_gets()Ludovic Arnaud2003-02-271-0/+6
* Hope James doesn't mind but I've done some playing to get basic registration ...Paul S. Owen2003-02-261-22/+1
* some changes... mainly permission related. Please note the intval($forum_id) ...Meik Sievertsen2003-02-262-1/+40
* Reduce size of stored page info ... hopefully this won't impact things uneces...Paul S. Owen2003-02-261-3/+3
* hmm, wasn't aware of changed something here. strange.Meik Sievertsen2003-02-262-2/+2
* only minor changes, some notes, played around with the code... nothing special.Meik Sievertsen2003-02-264-25/+19
* Generally related to post tables mergePaul S. Owen2003-02-261-117/+0
* Various updatesPaul S. Owen2003-02-254-26/+66
* Added topic_id field to the log_moderator tableLudovic Arnaud2003-02-241-3/+13
* Doubled alt on smiley htmlPaul S. Owen2003-02-231-1/+1
* Check for value of ANONYMOUSPaul S. Owen2003-02-211-4/+4
* Renamed some functions in cache manager, now unloads vars properly before the...Ludovic Arnaud2003-02-213-47/+54
* More capitalised lang strings, fixed some unset or incorrect variablesLudovic Arnaud2003-02-174-26/+15
* MCP update: now it can delete topicsLudovic Arnaud2003-02-071-2/+2
* Timezone issue ... perhaps this field should become a var/char ...Paul S. Owen2003-02-051-1/+4
* Remove '<select ...' from language, timezone and style option list generation...Paul S. Owen2003-01-311-17/+17
* I think we needed it anyway ;)Ludovic Arnaud2003-01-311-4/+3
* Use array_shift to fetch cached rows.Ludovic Arnaud2003-01-311-14/+1
* Do not display table headers when no subforum is shownLudovic Arnaud2003-01-312-2/+16
* I thought I had committed this already :-/Ludovic Arnaud2003-01-311-25/+31
* Changes for UCP and registration, pretty minor overall. Fixed emailer to useJames Atkinson2003-01-302-14/+14
* Visual confirmation, and UCP module handlerJames Atkinson2003-01-302-0/+516
* Moved files to /ucpJames Atkinson2003-01-307-3671/+0
* Case changes, fix forum_id in nav, fix forum_id in posting success msgPaul S. Owen2003-01-302-3/+3
* Hold on everyone, I forgot to give out the idiot homework ...Paul S. Owen2003-01-291-1/+1
* And here ends the idiot lesson for today ... part 2 : How to screw up the adm...Paul S. Owen2003-01-291-8/+15
* Move logging functionsPaul S. Owen2003-01-291-63/+359
* Some tinkering ... clear your prefetch (user_permissions) fields ...Paul S. Owen2003-01-291-65/+49
* Added global for phpbb_root_path to acm constructorPaul S. Owen2003-01-281-0/+1
* Slight change to obtain_icon sqlPaul S. Owen2003-01-281-1/+3