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-04 05:25:01 +02:00
Code
Issues
Releases
Wiki
Activity
php-phpbb
/
phpBB
/
includes
History
Paul S. Owen
c2516fa499
avatar stuff
...
git-svn-id: file:///svn/phpbb/trunk@4214 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-07-08 00:27:49 +00:00
..
acm
No functional changes, will only produce less PHP notices/warnings.
2003-04-24 18:24:53 +00:00
auth
Add Id tags
2003-03-24 18:15:26 +00:00
db
Insert @ supression
2003-07-04 15:05:04 +00:00
ucp
avatar stuff
2003-07-08 00:27:49 +00:00
bbcode.php
Shifting bits appears to be faster than the pow() function
2003-07-02 22:23:45 +00:00
emailer.php
merged log tables, added new log_type (critical).
2003-07-06 18:48:33 +00:00
functions_admin.php
Another sqlite UNION ALL insert update ... yes, I know sqlite install seems to be rather borked at present ... I thought, "hhmm, that worked too well too quickly" so I broke it to ensure consistency is maintained with the rest of the codebase
2003-07-07 23:43:27 +00:00
functions_display.php
a few fixes
2003-06-29 10:59:36 +00:00
functions_jabber.php
Yet more updates, topic marking works again ... still intend (optional) checking of "forum read" status on return to index (rather than just the current fudge of visiting the forum), obtain_ranks as a function (used in at least three scripts), removed jabber method that was needed, oops
2003-06-19 16:19:59 +00:00
functions_posting.php
a few fixes
2003-06-29 10:59:36 +00:00
functions_user.php
Move certain methods out of ucp class, move ucp class into ucp, break half a dozen other features, introduce x hundred new, exciting bugs
2003-07-07 23:43:57 +00:00
functions.php
sqlite support UNION ALL SELECT method
2003-07-04 17:19:00 +00:00
index.htm
…
message_parser.php
sqlite support UNION ALL SELECT method
2003-07-04 17:19:00 +00:00
session.php
Altered method of storage of cached permissions ... primarily for easier sqlite/firebird support. Clear your user_permission fields before re-visiting your forum else you'll see very little! Changed way in which founder status is protected
2003-07-04 17:17:37 +00:00
template.php
Various updates, forum links, "improve" forum management, cleanups, blah blah, note the schema changes, note also that forum management may misbehave ... reports on wrong doings are welcome ... seem to be having problems with some mcp functions under apache/win32
2003-05-02 15:50:11 +00:00