phpbb/phpBB/includes
2003-07-11 23:36:38 +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 fix small issue with empty username and password 2003-07-11 11:48:52 +00:00
bbcode.php Shifting bits appears to be faster than the pow() function 2003-07-02 22:23:45 +00:00
emailer.php include functions_admin to use the add_log function 2003-07-11 11:49:32 +00:00
functions.php sqlite support UNION ALL SELECT method 2003-07-04 17:19:00 +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 $this->error removed 2003-07-08 00:28:24 +00:00
index.htm Add blank indexes to stop nosey people being, erm, nosey 2001-11-21 13:06:56 +00:00
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 Fix failure to INCLUDE a file following its sole recompilation ... I should add that neither of these commits have added support for primary/secondary styles (e.g. styling of forums) ... won't commit these till all relevant styling changes have been implemented. 2003-07-11 23:36:38 +00:00