This website requires JavaScript.
Explore
Help
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-07-02 16:04:36 +02:00
Code
Issues
Releases
Wiki
Activity
Files
0a947e4b5824f6943960cf5359814c7e613db735
php-phpbb
/
phpBB
/
includes
History
the_systech
0a947e4b58
fix bug
#534904
...
git-svn-id: file:///svn/phpbb/trunk@2436 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-25 23:03:32 +00:00
..
auth.php
…
bbcode.php
Move phpbb_preg_quote back into functions because it's plain annoying ... :D
2002-03-25 12:41:41 +00:00
constants.php
…
db.php
…
emailer.php
Alter way variables are substituted ... was causing problems when a [] followed a {VAR} in the email ...
2002-03-22 19:33:28 +00:00
functions_admin.php
…
functions_post.php
Should fix bug where a solitary < caused the text to repeat
2002-03-25 13:03:55 +00:00
functions_search.php
preg_quote stopwords
2002-03-22 17:53:28 +00:00
functions_selects.php
…
functions_validate.php
…
functions.php
Move phpbb_preg_quote back into functions because it's plain annoying ... :D
2002-03-25 12:41:41 +00:00
index.htm
…
page_header.php
Suggested alteration of cache control header by Nathan
2002-03-22 18:46:31 +00:00
page_tail.php
…
prune.php
Change a few quotes
2002-03-22 17:54:33 +00:00
sessions.php
…
smtp.php
…
sql_parse.php
…
template.php
…
topic_review.php
…
usercp_activate.php
…
usercp_avatar.php
Fix issues with quotes in profile fields and avatars
2002-03-23 14:56:51 +00:00
usercp_email.php
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!
2002-03-22 19:32:35 +00:00
usercp_register.php
Some extra comments and removed a redundant if
2002-03-24 20:03:20 +00:00
usercp_sendpasswd.php
…
usercp_viewprofile.php
fix bug
#534904
2002-03-25 23:03:32 +00:00