This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
php-phpbb
Watch
1
Star
0
Fork
0
You've already forked php-phpbb
mirror of
https://github.com/phpbb/phpbb.git
synced
2025-02-24 03:54:10 +01:00
Code
Issues
Releases
Wiki
Activity
php-phpbb
/
phpBB
/
includes
History
Paul S. Owen
be3f1941e1
Change way error is returned to validate email/username, fixes problem with 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
2002-02-12 17:14:39 +00:00
..
auth.php
…
bbcode.php
…
constants.php
…
db.php
…
emailer.php
…
functions.php
Change way error is returned to validate email/username, fixes problem with 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
2002-02-12 17:14:39 +00:00
index.htm
…
page_header.php
Minor update to template vars.
2002-02-12 03:04:19 +00:00
page_tail.php
…
post.php
Fixed 404 for header (
#51499
)
2002-02-09 15:54:40 +00:00
prune.php
Various updates and changes
2002-02-12 02:16:12 +00:00
search.php
Fix error in common word update
2002-02-12 00:04:55 +00:00
sessions.php
Fix bug
#515510
prevent autologin of inactive users
2002-02-11 12:42:23 +00:00
smtp.php
doh, left existing HELO in place ...
2002-02-10 13:04:14 +00:00
sql_parse.php
…
template.php
…