Statistics
| Revision:

root / tags / release_2_0_2 / phpBB / includes / usercp_email.php

History | View | Annotate | Download (6.2 KB)

  • svn:eol-style: native
  • svn:keywords: Author Date Id Revision
# Date Author Comment
2845 08/08/2002 08:06 pm

This commit was manufactured by cvs2svn to create tag
'release_2_0_2'.

2815 08/04/2002 12:24 am psotfx

intval $user_id

2605 05/20/2002 02:21 am psotfx

Send only a newline for email headers ... breaks RFC but appears to work with mail() ... will undoubtedly lead to some problems for some users ...

2587 05/17/2002 03:14 pm psotfx

More updates ... added Date and Content-type/encoding output for the emails, updated all email templates

2493 04/05/2002 07:01 pm psotfx

Fix missing user_id on redirect from login

2483 04/04/2002 04:47 pm

This commit was manufactured by cvs2svn to create branch 'phpBB-2_0_0'.

2448 03/31/2002 02:06 am psotfx

pre-freeze on main templates, various bug fixes (highlighting search results, various search related issues, blah blah). These updates need thorough checking, quickly

2406 03/22/2002 08:32 pm psotfx

Minor change ... don't strip_tags ... I don't think this is a security issue but it could use checking ... everyone be aware of my being unsure before using this!

2361 03/19/2002 10:54 pm the_systech

Just me nitpicking... Thought the file header name should match the filename...

2328 03/19/2002 12:53 am psotfx

Stop being too paranoid about hacking of includes containing only fully inclusive functions

2320 03/18/2002 07:42 pm thefinn

Fixed bug #528267

2304 03/18/2002 02:35 pm psotfx

Updates to overcome security issue + updates of various functions, initial version of profile registration include ... not completed but should be functional for obvious reasons(!)

2302 03/17/2002 03:07 pm psotfx

First splits of profile