phpbb/phpBB/includes
Paul S. Owen ae1d8beb30 Introduced option to ignore permission settings for forum listings
git-svn-id: file:///svn/phpbb/trunk@3833 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-15 17:33:07 +00:00
..
acm Added user notification for post reporting, moved lang strings to lang_main, added CSS style for mcp_jumpbox 2003-04-02 23:13:47 +00:00
auth Add Id tags 2003-03-24 18:15:26 +00:00
db Some more fudges 2003-03-20 02:23:12 +00:00
bbcode.php BBCode parser + decoder, missing some tags and mildly broken at this time 2003-04-11 00:19:29 +00:00
emailer.php apply 2.0.x change 2003-03-30 17:51:56 +00:00
functions.php initial 'view attachments' implementation. added new template var (merged include, to preserve previous block vars), could be changed later to consider caching. some config variables and upload icons are not present as of yet... 2003-04-10 21:35:31 +00:00
functions_admin.php Introduced option to ignore permission settings for forum listings 2003-04-15 17:33:07 +00:00
functions_display.php icon name change 2003-03-29 18:28:45 +00:00
functions_posting.php $message is now processed in its unslashed form. Should not break anything... 2003-04-13 23:20:26 +00:00
functions_user.php Here I am going on about minimising new includes and I go and create one ... probably better off as a seperate include though than adding ~500 lines of code to session.php 2003-03-18 22:23:08 +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 $message is now processed in its unslashed form. Should not break anything... 2003-04-13 23:20:26 +00:00
page_header.php Simplify online user text generation 2003-03-25 14:19:49 +00:00
page_tail.php No longer "MySQL" specific explain 2003-03-20 02:23:46 +00:00
session.php Renamed ACL_ constants, altered field names 2003-04-12 20:01:57 +00:00
template.php faster (for me), especially for topics with a bunch of attachments (due to the nested block vars). 2003-04-13 12:28:57 +00:00