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-22 19:07:27 +01:00
Code
Issues
Releases
Wiki
Activity
php-phpbb
/
phpBB
/
includes
History
Paul S. Owen
2ce6a07f6d
Ignore agent check if empty
...
git-svn-id: file:///svn/phpbb/trunk@4674 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-11-20 12:49:42 +00:00
..
acm
…
auth
Remove need for session_ids for "allowed" bots, dump user_founder/user_active in favour of user_type, new user_type, USER_IGNORE
2003-10-15 17:43:07 +00:00
db
new permissions, merged attachment tables (the intended purpose of two tables is no longer valid), attachment updates along the merging...
2003-11-04 22:05:38 +00:00
mcp
…
ucp
Finished drafts, one bit is remaining though.
2003-11-16 21:53:56 +00:00
bbcode.php
Not even worth a log msg ;)
2003-11-16 22:28:47 +00:00
functions_admin.php
Tweaked sync() a bit and fixed a couple table names. Meik, please take a look at the post_attachment/topic_attachment part to make sure I didn't screw things up ;)
2003-11-16 23:01:24 +00:00
functions_compress.php
…
functions_display.php
Finished drafts, one bit is remaining though.
2003-11-16 21:53:56 +00:00
functions_jabber.php
…
functions_messenger.php
…
functions_posting.php
Finished drafts, one bit is remaining though.
2003-11-16 21:53:56 +00:00
functions_user.php
Enable group based avatar ... really not sure about the api layout though
2003-10-21 16:45:33 +00:00
functions.php
gurgle blurp ... make some more changes, blurp, gurgle, move discover_auth to auth class as acl_get_list method, blurp gurgle blurp
2003-11-10 15:03:47 +00:00
index.htm
…
message_parser.php
Finished drafts, one bit is remaining though.
2003-11-16 21:53:56 +00:00
session.php
Ignore agent check if empty
2003-11-20 12:49:42 +00:00
template.php
…