aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions.php
Commit message (Expand)AuthorAgeFilesLines
* More jumpbox stuff, still not happy with the layout though =(Ludovic Arnaud2002-10-111-13/+27
* Minor bugfix (subforums template was called even if there only were empty sub...Ludovic Arnaud2002-10-111-3/+2
* Bugfix (disappearing forum names) + enabled jumpbox and modified it to allow ...Ludovic Arnaud2002-10-101-18/+55
* Added the redirect() function for nice and clean redirection.Ludovic Arnaud2002-10-091-27/+15
* Permission changes, updates admin functions, indented jumpboxes ... note that...Paul S. Owen2002-10-081-73/+129
* Well, here are all my changes ... don't blame me if things break :DPaul S. Owen2002-10-041-65/+27
* Subforums handling part 2, it almost works. Also added: the "Explain" link at...Ludovic Arnaud2002-10-031-0/+23
* CleanupsLudovic Arnaud2002-09-151-0/+36
* Some sql changesPaul S. Owen2002-08-171-28/+28
* Rule output changes ... no point in limiting delete/attach just to viewtopic ...Paul S. Owen2002-08-071-7/+2
* Changed things ... in various ways ... I thinkPaul S. Owen2002-08-061-19/+24
* Wrong footer .. what a shockPaul S. Owen2002-08-061-1/+1
* bye bye computerPaul S. Owen2002-08-051-1/+1
* The next thing to go wrong causes this computer to go flying ...Paul S. Owen2002-08-051-1/+1
* message_die admin header/footer updatePaul S. Owen2002-08-051-4/+16
* Pagination updates ... new function for on_pagePaul S. Owen2002-08-021-1/+15
* Updated user search system ... this _really_ needs to be integrated with memb...Paul S. Owen2002-07-271-6/+5
* Updates to message output for admin (primarily)Paul S. Owen2002-07-171-3/+3
* How come this worked fine locally ... bloody amazing ...Paul S. Owen2002-07-161-2/+2
* Combine, update, remove various functions ... by committing this various 'thi...Paul S. Owen2002-07-141-339/+308
* IP related updates + fixed gc in sessionsPaul S. Owen2002-05-091-12/+0
* merged from 2.0.0 branch (marked merge_point_20020420) + assorted updates and...Paul S. Owen2002-04-201-1/+1
* Various updates with any luck they fix a few minor issues without causing new...Paul S. Owen2002-04-021-14/+5
* pre-freeze on main templates, various bug fixes (highlighting search results,...Paul S. Owen2002-03-311-3/+16
* Move phpbb_preg_quote back into functions because it's plain annoying ... :DPaul S. Owen2002-03-251-0/+12
* Fix bad word cockup ... oh look the censor failed and let cockup through, oh,...Paul S. Owen2002-03-251-2/+2
* timezone setup should be isset not !empty ... GMT is 0 after all .. oopsPaul S. Owen2002-03-231-1/+1
* bahPaul S. Owen2002-03-191-2/+2
* Stuff that phpbb_preg ... not including bbcode and can't be bothered to move ...Paul S. Owen2002-03-191-1/+1
* phpbb_preg_quote that bad word replace ... just in case ...Paul S. Owen2002-03-191-1/+1
* Stop being too paranoid about hacking of includes containing only fully inclu...Paul S. Owen2002-03-181-5/+0
* Updates to overcome security issue + updates of various functions, initial ve...Paul S. Owen2002-03-181-392/+85
* Localise days/months, fix bug in validate_username ... this doesn't see funct...Paul S. Owen2002-03-061-2/+18
* preg_quote badword ... don't use # in your bad word list(!)Paul S. Owen2002-03-041-1/+1
* Slight mod to language selector to handle double underscored lang filesPaul S. Owen2002-02-281-2/+3
* Failed to switch to English images default if prefered language doesn't exist...Paul S. Owen2002-02-251-5/+4
* Move activation key stuff to profile, search_username stuff to search, re-add...Paul S. Owen2002-02-251-100/+1
* Use default style if user doesn't have a theme set (shouldn't happen)Bart van Bragt2002-02-141-2/+2
* Fixed error in make_forum_select box generation outputPaul S. Owen2002-02-131-2/+2
* Change way error is returned to validate email/username, fixes problem with l...Paul S. Owen2002-02-121-142/+105
* Fixed 404 for header (#51499)Bart van Bragt2002-02-091-2/+2
* Fixed missing " bug #514823Paul S. Owen2002-02-081-1/+1
* hmmm, doh ... of course removing the preg_quote here is no doubt going to cau...Paul S. Owen2002-02-081-9/+7
* Various updates, mods, changes to several functions, moved smilies stuff to b...Paul S. Owen2002-02-081-239/+135
* Another change to the way {LANG} is handled for images ... last one, ... hope...Paul S. Owen2002-02-041-28/+28
* Fixed bug #507473James Atkinson2002-02-031-3/+17
* Changed selection of localised images ... new {LANG} replace formatPaul S. Owen2002-01-311-3/+3
* Fix various bugs; password length warning, proper warnings for username/email...Paul S. Owen2002-01-271-62/+30
* Fixed bug #505838, debug messages didn't show SQL errorsBart van Bragt2002-01-221-19/+26
* Cosmetic error in language_select() (related to #499989)Bart van Bragt2002-01-111-2/+2