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
David M
de07a9e0ad
#7228
...
git-svn-id: file:///svn/phpbb/trunk@6897 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-01-18 04:25:11 +00:00
..
acm
- use var_export instead of our format_array function [Bug
#6748
]
2007-01-04 16:07:38 +00:00
acp
#7220
2007-01-17 22:48:52 +00:00
auth
…
captcha
…
db
ok, handled some bugs... the most important being validate_username (the variable passed to validate_data([...]array('username', [...])) and updating group listings while doing relevant group actions. Oh, and PM icons are working now. :o
2007-01-17 18:41:49 +00:00
diff
- some bugfixes
2007-01-09 14:10:44 +00:00
mcp
ok, handled some bugs... the most important being validate_username (the variable passed to validate_data([...]array('username', [...])) and updating group listings while doing relevant group actions. Oh, and PM icons are working now. :o
2007-01-17 18:41:49 +00:00
search
- solved a problem with magic urls inside brackets, and with bbcodes being treated as IPv6 addresses
2007-01-13 22:32:03 +00:00
ucp
ok, handled some bugs... the most important being validate_username (the variable passed to validate_data([...]array('username', [...])) and updating group listings while doing relevant group actions. Oh, and PM icons are working now. :o
2007-01-17 18:41:49 +00:00
utf
- new homographs or IDN confusables (
http://www.unicode.org/reports/tr39/data/international.txt
)
2007-01-08 21:14:49 +00:00
auth.php
…
bbcode.php
- some bugfixes
2007-01-09 14:10:44 +00:00
cache.php
…
constants.php
- removed download mode selection (the column info and constants will not be removed, we or others may be able to re-use them later on)
2007-01-03 16:38:25 +00:00
functions_admin.php
fix for bug
#6728
2007-01-07 11:58:28 +00:00
functions_compress.php
…
functions_convert.php
fix some general bugs and some convertor related
2007-01-10 16:47:16 +00:00
functions_display.php
ok, handled some bugs... the most important being validate_username (the variable passed to validate_data([...]array('username', [...])) and updating group listings while doing relevant group actions. Oh, and PM icons are working now. :o
2007-01-17 18:41:49 +00:00
functions_jabber.php
…
functions_messenger.php
tiny alterations
2007-01-06 19:37:09 +00:00
functions_module.php
…
functions_posting.php
#6772
2007-01-11 05:44:22 +00:00
functions_privmsgs.php
ok, handled some bugs... the most important being validate_username (the variable passed to validate_data([...]array('username', [...])) and updating group listings while doing relevant group actions. Oh, and PM icons are working now. :o
2007-01-17 18:41:49 +00:00
functions_profile_fields.php
…
functions_template.php
…
functions_transfer.php
…
functions_upload.php
tiny alterations
2007-01-06 19:37:09 +00:00
functions_user.php
ok, handled some bugs... the most important being validate_username (the variable passed to validate_data([...]array('username', [...])) and updating group listings while doing relevant group actions. Oh, and PM icons are working now. :o
2007-01-17 18:41:49 +00:00
functions.php
ok, handled some bugs... the most important being validate_username (the variable passed to validate_data([...]array('username', [...])) and updating group listings while doing relevant group actions. Oh, and PM icons are working now. :o
2007-01-17 18:41:49 +00:00
index.htm
…
message_parser.php
#7228
2007-01-18 04:25:11 +00:00
session.php
…
template.php
…