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-06-22 19:15:33 +02:00
Code
Issues
Releases
Wiki
Activity
Files
191a21d461debcce05719a17f36bec8fbf1ef7d4
php-phpbb
/
phpBB
/
includes
History
Meik Sievertsen
191a21d461
could have been a copy&paste error, but the expression is also removing the </script> tag from valid script blocks (javascript for example). :)
...
git-svn-id: file:///svn/phpbb/trunk@6195 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-07-20 18:39:00 +00:00
..
acm
…
acp
hmm... This commit does not increase the number of BBCodes. However, this does other things that we need to do first. This splits the usage of allow_* from the BBCode bitfield in forum descriptions, forum rules and group descriptions. This also fixes a tiny, tiny severe issue that nobody found :D I hope it works :P
2006-07-17 03:23:31 +00:00
auth
…
captcha
…
db
…
mcp
Efficiency improvement to the log viewing code
2006-07-18 20:34:26 +00:00
search
…
ucp
fix the schema files as well as other tiny bugs.
2006-07-17 15:32:46 +00:00
utf
…
auth.php
…
bbcode.php
…
cache.php
…
constants.php
…
functions_admin.php
Efficiency improvement to the log viewing code
2006-07-18 20:34:26 +00:00
functions_compress.php
…
functions_display.php
hmm... This commit does not increase the number of BBCodes. However, this does other things that we need to do first. This splits the usage of allow_* from the BBCode bitfield in forum descriptions, forum rules and group descriptions. This also fixes a tiny, tiny severe issue that nobody found :D I hope it works :P
2006-07-17 03:23:31 +00:00
functions_jabber.php
…
functions_messenger.php
revert a change i made (we already adjust line endings to be rfc-compliant and use \n for the php mail function as suggested by the manual)
2006-07-20 17:55:36 +00:00
functions_module.php
…
functions_posting.php
…
functions_privmsgs.php
…
functions_profile_fields.php
…
functions_template.php
could have been a copy&paste error, but the expression is also removing the </script> tag from valid script blocks (javascript for example). :)
2006-07-20 18:39:00 +00:00
functions_transfer.php
…
functions_upload.php
…
functions_user.php
hmm... This commit does not increase the number of BBCodes. However, this does other things that we need to do first. This splits the usage of allow_* from the BBCode bitfield in forum descriptions, forum rules and group descriptions. This also fixes a tiny, tiny severe issue that nobody found :D I hope it works :P
2006-07-17 03:23:31 +00:00
functions.php
hmm... This commit does not increase the number of BBCodes. However, this does other things that we need to do first. This splits the usage of allow_* from the BBCode bitfield in forum descriptions, forum rules and group descriptions. This also fixes a tiny, tiny severe issue that nobody found :D I hope it works :P
2006-07-17 03:23:31 +00:00
index.htm
…
message_parser.php
…
session.php
…
template.php
…