phpbb/phpBB/includes
Meik Sievertsen 08a223c4d6 - allow commenting out on one line:
<!-- <!-- IF WHATEVER --><br /><b>{WHATEVER}:</b><!-- ENDIF --> -->
bug #1869

(i hope i did not break something :o)


git-svn-id: file:///svn/phpbb/trunk@5946 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-05-20 14:41:53 +00:00
..
acm fixing bug #1860 2006-05-17 16:26:54 +00:00
acp - actually let the user import smilies/icons paks. ;) 2006-05-20 14:20:12 +00:00
auth a few changes ;-) 2006-05-19 22:50:25 +00:00
captcha a few changes ;-) 2006-05-19 22:50:25 +00:00
db - seperate queries and cached queries 2006-05-20 13:20:38 +00:00
mcp Banning makes more sense with usernames listed first, then IP then email as this is the most likely order of use 2006-05-20 14:11:01 +00:00
search - actually let the user import smilies/icons paks. ;) 2006-05-20 14:20:12 +00:00
ucp we might have a look at NULL values if we use them within request_var() as default value (due to the type assignment) 2006-05-20 14:31:03 +00:00
auth.php fixing bug #1860 2006-05-17 16:26:54 +00:00
bbcode.php #1327 2006-03-27 21:32:08 +00:00
constants.php reverting changes to the installer 2006-04-29 13:14:33 +00:00
functions.php - fixed dotted topics on some occassions being wrong 2006-05-19 21:08:48 +00:00
functions_admin.php - actually let the user import smilies/icons paks. ;) 2006-05-20 14:20:12 +00:00
functions_compress.php - allow searches for multibyte characters in fulltext_native 2006-04-27 14:20:43 +00:00
functions_display.php - fixed dotted topics on some occassions being wrong 2006-05-19 21:08:48 +00:00
functions_jabber.php - The sha1 hash is a standard part of PHP, mhash is not needed for Jabber :D 2006-03-02 01:09:55 +00:00
functions_messenger.php give location for missing email files for better support 2006-04-30 12:57:37 +00:00
functions_module.php fixing bug #1860 2006-05-17 16:26:54 +00:00
functions_posting.php fix bug #1857 2006-05-17 16:58:56 +00:00
functions_privmsgs.php - fixing a few tiny bugs 2006-05-18 21:03:56 +00:00
functions_profile_fields.php To all people having their bug status set to fixed: SF pserver CVS access is currently down, therefore the snapshots are still out of date. 2006-04-06 17:15:45 +00:00
functions_template.php - allow commenting out on one line: 2006-05-20 14:41:53 +00:00
functions_transfer.php - changed SUPER_MODERATORS to GLOBAL_MODERATORS 2006-04-30 14:09:13 +00:00
functions_upload.php - removed group settings from roles 2006-04-22 16:18:40 +00:00
functions_user.php - introduce new function build_url to easily build a valid url from the user->page object as well as optionally removing certain keys 2006-05-12 20:52:58 +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 - Firebird is people too 2006-05-13 02:14:59 +00:00
session.php - added a few missing log variables 2006-05-18 18:18:32 +00:00
template.php - introduce new function build_url to easily build a valid url from the user->page object as well as optionally removing certain keys 2006-05-12 20:52:58 +00:00