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-06-01 03:54:56 +02:00
Code
Issues
Releases
Wiki
Activity
php-phpbb
/
phpBB
/
includes
History
Paul S. Owen
df3e7ab532
Redirect changes
...
git-svn-id: file:///svn/phpbb/trunk@3161 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-12-02 23:53:21 +00:00
..
auth
Mostly changes to turn userdata into user->data, lang into user->lang + bitstring 2nd format + inheritance for permission admin and various other updates/fixes/changes ... note that user->lang & user->theme isn't final
2002-10-20 19:19:07 +00:00
ucp
Moved profile.php to ucp.php. ucp is really really broken right now, don't even think about trying to use it.
2002-11-21 15:40:21 +00:00
bbcode.php
Various, typically posting related updates
2002-11-01 12:23:08 +00:00
emailer.php
Changed $board_config to $config, more posting "stuff", altered polling code in viewtopic and loads of new problems, poor coding, etc. created :)
2002-10-30 00:57:27 +00:00
functions_admin.php
I know the jumpbox layout doesn't always match the real forum structure ... will fix
2002-11-26 00:50:16 +00:00
functions_display.php
Initial Lastread support. Mind the schema and config changes\!
2002-11-27 13:24:46 +00:00
functions_posting.php
More key changes ...
2002-11-09 00:47:14 +00:00
functions.php
Redirect changes
2002-12-02 23:53:21 +00:00
index.htm
…
page_header.php
oops
2002-11-27 15:15:12 +00:00
page_tail.php
Of course it has to be more tricky than that doesn't it ... well, I'm off to bed so it can stick it up its pipe and smoke it for now :D
2002-11-21 22:46:12 +00:00
session.php
Fix couple of errors ... you should run UPDATE phpbb_users SET user_permissions = '' after this update
2002-11-13 21:33:13 +00:00
template.php
Cleaned up viewforum/index, altered template class to replace missing lang strings with a nicely formatted text, pre-implemented topics prefetching and broke some things.
2002-11-08 03:33:58 +00:00