phpbb/phpBB/includes
Paul S. Owen 7668388b4e More styling stuff ... activate, deactivate styles ... deactivated styles can still be used in forum/board styling selectors
git-svn-id: file:///svn/phpbb/trunk@4253 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-07-13 23:29:22 +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 Cope with secondary (per forum) styles, probably other minor things too ... there is a known permissions problem, will work on that soon. Ashe, the bbcode primary/secondary stuff may need some tightening, particularly since it only checks the bbcode_bitfield for the primary template (which may not exist as coped with later) ... I'll leave that to you to alter. 2003-07-13 15:15:05 +00:00
emailer.php include functions_admin to use the add_log function 2003-07-11 11:49:32 +00:00
functions.php More styling stuff ... activate, deactivate styles ... deactivated styles can still be used in forum/board styling selectors 2003-07-13 23:29:22 +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 Fixed the error message for too many quotes 2003-07-12 16:04:24 +00:00
session.php Allow preview of style for user with appropriate rights ... a "cheat" really 2003-07-13 21:40:03 +00:00
template.php Cope with secondary (per forum) styles, probably other minor things too ... there is a known permissions problem, will work on that soon 2003-07-13 15:13:59 +00:00