aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions.php
Commit message (Collapse)AuthorAgeFilesLines
* More jumpbox stuff, still not happy with the layout though =(Ludovic Arnaud2002-10-111-13/+27
| | | | git-svn-id: file:///svn/phpbb/trunk@2953 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor bugfix (subforums template was called even if there only were empty ↵Ludovic Arnaud2002-10-111-3/+2
| | | | | | | | | subcats). Jumpbox got its "Select a forum" entry back. git-svn-id: file:///svn/phpbb/trunk@2952 89ea8834-ac86-4346-8a33-228a782c2dd0
* Bugfix (disappearing forum names) + enabled jumpbox and modified it to allow ↵Ludovic Arnaud2002-10-101-18/+55
| | | | | | category jumping. git-svn-id: file:///svn/phpbb/trunk@2950 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added the redirect() function for nice and clean redirection.Ludovic Arnaud2002-10-091-27/+15
| | | | git-svn-id: file:///svn/phpbb/trunk@2948 89ea8834-ac86-4346-8a33-228a782c2dd0
* Permission changes, updates admin functions, indented jumpboxes ... note ↵Paul S. Owen2002-10-081-73/+129
| | | | | | that the update script doesn't seem to introduce the user_permissions field @ present so you need to add it manually git-svn-id: file:///svn/phpbb/trunk@2942 89ea8834-ac86-4346-8a33-228a782c2dd0
* Well, here are all my changes ... don't blame me if things break :DPaul S. Owen2002-10-041-65/+27
| | | | git-svn-id: file:///svn/phpbb/trunk@2923 89ea8834-ac86-4346-8a33-228a782c2dd0
* Subforums handling part 2, it almost works. Also added: the "Explain" link ↵Ludovic Arnaud2002-10-031-0/+23
| | | | | | at the bottom page, can be removed easily before official release if necessary. git-svn-id: file:///svn/phpbb/trunk@2913 89ea8834-ac86-4346-8a33-228a782c2dd0
* CleanupsLudovic Arnaud2002-09-151-0/+36
| | | | git-svn-id: file:///svn/phpbb/trunk@2889 89ea8834-ac86-4346-8a33-228a782c2dd0
* Some sql changesPaul S. Owen2002-08-171-28/+28
| | | | git-svn-id: file:///svn/phpbb/trunk@2866 89ea8834-ac86-4346-8a33-228a782c2dd0
* Rule output changes ... no point in limiting delete/attach just to viewtopic ...Paul S. Owen2002-08-071-7/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@2834 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changed things ... in various ways ... I thinkPaul S. Owen2002-08-061-19/+24
| | | | git-svn-id: file:///svn/phpbb/trunk@2826 89ea8834-ac86-4346-8a33-228a782c2dd0
* Wrong footer .. what a shockPaul S. Owen2002-08-061-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@2823 89ea8834-ac86-4346-8a33-228a782c2dd0
* bye bye computerPaul S. Owen2002-08-051-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@2822 89ea8834-ac86-4346-8a33-228a782c2dd0
* The next thing to go wrong causes this computer to go flying ...Paul S. Owen2002-08-051-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@2821 89ea8834-ac86-4346-8a33-228a782c2dd0
* message_die admin header/footer updatePaul S. Owen2002-08-051-4/+16
| | | | git-svn-id: file:///svn/phpbb/trunk@2820 89ea8834-ac86-4346-8a33-228a782c2dd0
* Pagination updates ... new function for on_pagePaul S. Owen2002-08-021-1/+15
| | | | git-svn-id: file:///svn/phpbb/trunk@2810 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updated user search system ... this _really_ needs to be integrated with ↵Paul S. Owen2002-07-271-6/+5
| | | | | | memberslist or something ... but it'll do here for now git-svn-id: file:///svn/phpbb/trunk@2760 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updates to message output for admin (primarily)Paul S. Owen2002-07-171-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@2707 89ea8834-ac86-4346-8a33-228a782c2dd0
* How come this worked fine locally ... bloody amazing ...Paul S. Owen2002-07-161-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@2702 89ea8834-ac86-4346-8a33-228a782c2dd0
* Combine, update, remove various functions ... by committing this various ↵Paul S. Owen2002-07-141-339/+308
| | | | | | 'things' will stop working, I did warn you not to use 2.1.x ... :) git-svn-id: file:///svn/phpbb/trunk@2665 89ea8834-ac86-4346-8a33-228a782c2dd0
* IP related updates + fixed gc in sessionsPaul S. Owen2002-05-091-12/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@2558 89ea8834-ac86-4346-8a33-228a782c2dd0
* merged from 2.0.0 branch (marked merge_point_20020420) + assorted updates ↵Paul S. Owen2002-04-201-1/+1
| | | | | | and trial stuff for example session alterations git-svn-id: file:///svn/phpbb/trunk@2532 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various updates with any luck they fix a few minor issues without causing ↵Paul S. Owen2002-04-021-14/+5
| | | | | | new ones ... git-svn-id: file:///svn/phpbb/trunk@2462 89ea8834-ac86-4346-8a33-228a782c2dd0
* pre-freeze on main templates, various bug fixes (highlighting search ↵Paul S. Owen2002-03-311-3/+16
| | | | | | results, various search related issues, blah blah). These updates need _thorough_ checking, quickly git-svn-id: file:///svn/phpbb/trunk@2448 89ea8834-ac86-4346-8a33-228a782c2dd0
* Move phpbb_preg_quote back into functions because it's plain annoying ... :DPaul S. Owen2002-03-251-0/+12
| | | | git-svn-id: file:///svn/phpbb/trunk@2427 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bad word cockup ... oh look the censor failed and let cockup through, ↵Paul S. Owen2002-03-251-2/+2
| | | | | | oh, and again ... geez sourceforge needs better censors for its CVS system git-svn-id: file:///svn/phpbb/trunk@2426 89ea8834-ac86-4346-8a33-228a782c2dd0
* timezone setup should be isset not !empty ... GMT is 0 after all .. oopsPaul S. Owen2002-03-231-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@2417 89ea8834-ac86-4346-8a33-228a782c2dd0
* bahPaul S. Owen2002-03-191-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@2338 89ea8834-ac86-4346-8a33-228a782c2dd0
* Stuff that phpbb_preg ... not including bbcode and can't be bothered to move ↵Paul S. Owen2002-03-191-1/+1
| | | | | | phpbb_preg out ... git-svn-id: file:///svn/phpbb/trunk@2335 89ea8834-ac86-4346-8a33-228a782c2dd0
* phpbb_preg_quote that bad word replace ... just in case ...Paul S. Owen2002-03-191-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@2331 89ea8834-ac86-4346-8a33-228a782c2dd0
* Stop being too paranoid about hacking of includes containing only fully ↵Paul S. Owen2002-03-181-5/+0
| | | | | | inclusive functions git-svn-id: file:///svn/phpbb/trunk@2328 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updates to overcome security issue + updates of various functions, initial ↵Paul S. Owen2002-03-181-392/+85
| | | | | | version of profile registration include ... not completed but should be functional for obvious reasons(!) git-svn-id: file:///svn/phpbb/trunk@2304 89ea8834-ac86-4346-8a33-228a782c2dd0
* Localise days/months, fix bug in validate_username ... this doesn't see ↵Paul S. Owen2002-03-061-2/+18
| | | | | | functions.php split, working on that separately git-svn-id: file:///svn/phpbb/trunk@2274 89ea8834-ac86-4346-8a33-228a782c2dd0
* preg_quote badword ... don't use # in your bad word list(!)Paul S. Owen2002-03-041-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@2263 89ea8834-ac86-4346-8a33-228a782c2dd0
* Slight mod to language selector to handle double underscored lang filesPaul S. Owen2002-02-281-2/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@2219 89ea8834-ac86-4346-8a33-228a782c2dd0
* Failed to switch to English images default if prefered language doesn't ↵Paul S. Owen2002-02-251-5/+4
| | | | | | exist ... git-svn-id: file:///svn/phpbb/trunk@2212 89ea8834-ac86-4346-8a33-228a782c2dd0
* Move activation key stuff to profile, search_username stuff to search, ↵Paul S. Owen2002-02-251-100/+1
| | | | | | re-add @ to create_date git-svn-id: file:///svn/phpbb/trunk@2208 89ea8834-ac86-4346-8a33-228a782c2dd0
* Use default style if user doesn't have a theme set (shouldn't happen)Bart van Bragt2002-02-141-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@2145 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed error in make_forum_select box generation outputPaul S. Owen2002-02-131-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@2128 89ea8834-ac86-4346-8a33-228a782c2dd0
* Change way error is returned to validate email/username, fixes problem with ↵Paul S. Owen2002-02-121-142/+105
| | | | | | lack of language support for error output and subsequent doubled username, etc. issues + remove get_userdata_from_id and use get_userdata instead + other minor changes git-svn-id: file:///svn/phpbb/trunk@2113 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed 404 for header (#51499)Bart van Bragt2002-02-091-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@2070 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed missing " bug #514823Paul S. Owen2002-02-081-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@2067 89ea8834-ac86-4346-8a33-228a782c2dd0
* hmmm, doh ... of course removing the preg_quote here is no doubt going to ↵Paul S. Owen2002-02-081-9/+7
| | | | | | cause bug reports of "I can't censor xyz@asd" ... git-svn-id: file:///svn/phpbb/trunk@2065 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various updates, mods, changes to several functions, moved smilies stuff to ↵Paul S. Owen2002-02-081-239/+135
| | | | | | bbcode.php ... nathan may kill me ... good bye all in advance git-svn-id: file:///svn/phpbb/trunk@2063 89ea8834-ac86-4346-8a33-228a782c2dd0
* Another change to the way {LANG} is handled for images ... last one, ... ↵Paul S. Owen2002-02-041-28/+28
| | | | | | hopefully :) git-svn-id: file:///svn/phpbb/trunk@2054 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug #507473James Atkinson2002-02-031-3/+17
| | | | git-svn-id: file:///svn/phpbb/trunk@2049 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changed selection of localised images ... new {LANG} replace formatPaul S. Owen2002-01-311-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@2019 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix various bugs; password length warning, proper warnings for ↵Paul S. Owen2002-01-271-62/+30
| | | | | | username/email errors git-svn-id: file:///svn/phpbb/trunk@1965 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug #505838, debug messages didn't show SQL errorsBart van Bragt2002-01-221-19/+26
| | | | git-svn-id: file:///svn/phpbb/trunk@1919 89ea8834-ac86-4346-8a33-228a782c2dd0
* Cosmetic error in language_select() (related to #499989)Bart van Bragt2002-01-111-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1841 89ea8834-ac86-4346-8a33-228a782c2dd0