aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/usercp_avatar.php
Commit message (Collapse)AuthorAgeFilesLines
* Moving UCP files to ucp/ directoryJames Atkinson2002-11-211-336/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@3073 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changed $board_config to $config, more posting "stuff", altered polling code ↵Paul S. Owen2002-10-301-22/+22
| | | | | | in viewtopic and loads of new problems, poor coding, etc. created :) git-svn-id: file:///svn/phpbb/trunk@2983 89ea8834-ac86-4346-8a33-228a782c2dd0
* Rules and lang changesPaul S. Owen2002-10-281-14/+14
| | | | git-svn-id: file:///svn/phpbb/trunk@2976 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updates in line with 2.0.1Paul S. Owen2002-06-101-6/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@2630 89ea8834-ac86-4346-8a33-228a782c2dd0
* merged from 2.0.0 branch (marked merge_point_20020420) + assorted updates ↵Paul S. Owen2002-04-201-3/+3
| | | | | | and trial stuff for example session alterations git-svn-id: file:///svn/phpbb/trunk@2532 89ea8834-ac86-4346-8a33-228a782c2dd0
* pre-freeze on main templates, various bug fixes (highlighting search ↵Paul S. Owen2002-03-311-2/+3
| | | | | | 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
* Fix issues with quotes in profile fields and avatarsPaul S. Owen2002-03-231-14/+11
| | | | git-svn-id: file:///svn/phpbb/trunk@2412 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix hide online when returning from gallery bugPaul S. Owen2002-03-221-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@2409 89ea8834-ac86-4346-8a33-228a782c2dd0
* Missed a width/height check for uploaded avatarsPaul S. Owen2002-03-201-2/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@2372 89ea8834-ac86-4346-8a33-228a782c2dd0
* Just me nitpicking... Thought the file header name should match the filename...the_systech2002-03-191-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@2361 89ea8834-ac86-4346-8a33-228a782c2dd0
* Stop being too paranoid about hacking of includes containing only fully ↵Paul S. Owen2002-03-181-6/+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-0/+6
| | | | | | 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
* First splits of profilePaul S. Owen2002-03-171-0/+336
git-svn-id: file:///svn/phpbb/trunk@2302 89ea8834-ac86-4346-8a33-228a782c2dd0