phpBB
Statistics
| Revision:

root / tags / release_2_0_1 / phpBB / includes / usercp_sendpasswd.php

History | View | Annotate | Download (4.2 kB)

  • svn:eol-style: native
  • svn:keywords: Author Date Id Revision
# Date Author Comment
2610 05/20/2002 03:52 pm

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

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 ...

2597 05/19/2002 03:20 pm psotfx

Minor changes

2579 05/14/2002 05:19 pm psotfx

More fixes ... hopefully corrects for moved topic/pagination issues ... needs testing (run update_to_201.php ... if you are already running 2.0.1 you'll need to modify the case statements in update_to_201 or necessary checks won't complete)

2571 05/12/2002 07:57 pm psotfx

More fixes, addresses double activation attempt

2483 04/04/2002 04:47 pm

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

2459 04/01/2002 09:19 pm the_systech

Shorten the activation, key to allow for less than 77 characters..,yet still keep it as long as possible.

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

2357 03/19/2002 09:47 pm the_systech

Well.... I hope this is right... It works at least. Can't seem to reach Paul currently, and I don't want this to slip through for RC-4, so for now I copied the old stuff from a previous revision of profile, and pasted it in here... Tested to work on my local machine... (if you had something else in mind Paul feel free to overwrite my version)

2328 03/19/2002 12:53 am psotfx

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

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