aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/admin/admin_mass_email.php
Commit message (Collapse)AuthorAgeFilesLines
* bye byePaul S. Owen2002-07-161-204/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@2685 89ea8834-ac86-4346-8a33-228a782c2dd0
* IP related updatesPaul S. Owen2002-05-091-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@2560 89ea8834-ac86-4346-8a33-228a782c2dd0
* merged from 2.0.0 branch (marked merge_point_20020420) + assorted updates ↵Paul S. Owen2002-04-201-50/+56
| | | | | | and trial stuff for example session alterations git-svn-id: file:///svn/phpbb/trunk@2532 89ea8834-ac86-4346-8a33-228a782c2dd0
* Ok this is just me being anal again... No code changes, just file headers..the_systech2002-04-021-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@2467 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix problem with user_admin not showing correct status for certain settings ↵Paul S. Owen2002-03-221-2/+3
| | | | | | + switch to same include series as main files git-svn-id: file:///svn/phpbb/trunk@2397 89ea8834-ac86-4346-8a33-228a782c2dd0
* Security updates + a few updates for chopped up functions compatibilityPaul S. Owen2002-03-181-0/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@2310 89ea8834-ac86-4346-8a33-228a782c2dd0
* Hopefully some fixes for the mass email bugs on win32 Systems... We'll Know ↵the_systech2002-01-291-2/+13
| | | | | | soon :D git-svn-id: file:///svn/phpbb/trunk@2011 89ea8834-ac86-4346-8a33-228a782c2dd0
* Change setmodules == 1 to !empty($setmodules), stop it complaining if it ↵Paul S. Owen2002-01-241-1/+1
| | | | | | isn't set ... can someone do this for userauth, my copy is modified at present git-svn-id: file:///svn/phpbb/trunk@1928 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #495333Paul S. Owen2001-12-241-4/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@1684 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #487951 but mass email needs some other additions, notes are in file ...Paul S. Owen2001-12-031-59/+73
| | | | git-svn-id: file:///svn/phpbb/trunk@1498 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various admin lang and other fixes ... this will break other things I'm ↵Paul S. Owen2001-11-191-41/+72
| | | | | | sure, only submit bug reports for recently commited files git-svn-id: file:///svn/phpbb/trunk@1373 89ea8834-ac86-4346-8a33-228a782c2dd0
* Checked all calls to message_die and made sure that if they would be ↵James Atkinson2001-11-091-1/+9
| | | | | | | | | | outputted to a user without a major error that they got their error string from the lang file Also made sure all calls had the right arguments in teh right place git-svn-id: file:///svn/phpbb/trunk@1289 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various updates, cleanups and support for URI based sessions ... more to ↵Paul S. Owen2001-10-141-22/+8
| | | | | | come at some point git-svn-id: file:///svn/phpbb/trunk@1179 89ea8834-ac86-4346-8a33-228a782c2dd0
* Removed some trailing newlinesBart van Bragt2001-09-091-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1016 89ea8834-ac86-4346-8a33-228a782c2dd0
* Altered layout of phpbb_config tableBart van Bragt2001-09-081-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1010 89ea8834-ac86-4346-8a33-228a782c2dd0
* BCC and Template Updategpolins2001-09-051-8/+10
| | | | git-svn-id: file:///svn/phpbb/trunk@986 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changed to post methodgpolins2001-09-051-6/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@982 89ea8834-ac86-4346-8a33-228a782c2dd0
* First entry for mass emailinggpolins2001-09-051-0/+147
git-svn-id: file:///svn/phpbb/trunk@980 89ea8834-ac86-4346-8a33-228a782c2dd0