phpbb/phpBB/includes
Paul S. Owen 8ee1433d16 escape browser and page info
git-svn-id: file:///svn/phpbb/trunk@4318 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-07-23 15:39:38 +00:00
..
acm Remove subfolder storage of templates ... a safe-mode thang, you can delete any existing cache/templates folder 2003-07-17 15:16:25 +00:00
auth Add Id tags 2003-03-24 18:15:26 +00:00
db Stripslashing escaped string twice ... should only be stipped when necessary and as early as possible 2003-07-22 14:08:40 +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 Send DB stored css data to template if necessary ... yes, I realise this won't be cached like a normal stylesheet but there are potential ways around that 2003-07-21 00:44:22 +00:00
functions_admin.php Compression/decompression "libs" and a change to filelist 2003-07-20 14:18:03 +00:00
functions_compress.php Save some mem when decompressing .zip 2003-07-22 20:06:17 +00:00
functions_display.php a few fixes 2003-06-29 10:59:36 +00:00
functions_jabber.php pass by reference change 2003-07-14 22:57:29 +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 escape browser and page info 2003-07-23 15:39:38 +00:00
template.php Remove subfolder storage of templates ... a safe-mode thang, you can delete any existing cache/templates folder 2003-07-17 15:16:25 +00:00