phpbb/phpBB/includes
Nils Adermann a69e12e3ab - Send stylesheet in style.php even without a valid session id [Bug #11531]
- request_var should strictly return the requested number of dimensions
- corrected a character mapping in the search indexing character list, people might want to reindex after this change if they use fulltext_native


git-svn-id: file:///svn/phpbb/trunk@7685 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-05-26 14:23:00 +00:00
..
acm some language-specific adjustements 2007-05-03 14:29:22 +00:00
acp Introduced checks to stop negative postcounts (Bug #11561, #11421) 2007-05-25 16:03:40 +00:00
auth - always use convert error message for unconverted incorrect passwords [Bug #10893] 2007-05-14 20:08:11 +00:00
captcha Just cleaning up a little. 2007-05-09 16:54:09 +00:00
db d'oh! 2007-05-25 12:25:46 +00:00
diff forgot that one ... 2007-01-28 17:00:03 +00:00
mcp #11483 2007-05-25 17:16:48 +00:00
search #11637 2007-05-25 12:22:04 +00:00
ucp we included a check for getimagesize() existance... now we again can suppress notices while running this function. 2007-05-19 16:40:56 +00:00
utf - Send stylesheet in style.php even without a valid session id [Bug #11531] 2007-05-26 14:23:00 +00:00
auth.php erm... um... NOBODY SAW THIS :P 2007-05-23 02:01:21 +00:00
bbcode.php #8576 2007-03-09 19:01:40 +00:00
cache.php Better this way :D 2007-05-21 17:50:12 +00:00
constants.php - correctly transfer the search query across search result pages 2007-05-13 16:15:20 +00:00
functions.php - Send stylesheet in style.php even without a valid session id [Bug #11531] 2007-05-26 14:23:00 +00:00
functions_admin.php we forgot to sync the forums that shadow topics reside in when the topic that they point to is deleted 2007-05-25 17:42:32 +00:00
functions_compress.php safer name for the updater downloads (even if removed after download) - reported by SHS` 2007-03-06 11:30:12 +00:00
functions_convert.php This probably broke things :| 2007-05-23 15:05:46 +00:00
functions_display.php Ok, try to fix the "re-approval on edit" bugs. Also added make_clickable to log entries as well as logging moderator edits. 2007-05-06 21:02:23 +00:00
functions_install.php Allow pre-setting language dependant data in schema_data.sql... specified with {L_*}, also create the search index on installation 2007-05-19 15:44:23 +00:00
functions_jabber.php other fixes... 2007-03-30 14:24:55 +00:00
functions_messenger.php Disable DEBUG by default, enable backtrace by default 2007-05-18 14:33:18 +00:00
functions_module.php "Ghost" topics in active topics list when shadow topics and corresponding topic in same resultset [#10313] 2007-04-30 13:32:18 +00:00
functions_posting.php we included a check for getimagesize() existance... now we again can suppress notices while running this function. 2007-05-19 16:40:56 +00:00
functions_privmsgs.php - Send stylesheet in style.php even without a valid session id [Bug #11531] 2007-05-26 14:23:00 +00:00
functions_profile_fields.php label changes, language fixes... 2007-05-16 14:45:13 +00:00
functions_template.php allow constructs like <!-- ELSE -->0<!-- ENDIF --> (the 0 was replaced by '' due to the empty() checks on $trim_text_check) 2007-04-20 09:09:20 +00:00
functions_transfer.php some changes/bugfixes 2007-03-30 10:49:06 +00:00
functions_upload.php we included a check for getimagesize() existance... now we again can suppress notices while running this function. 2007-05-19 16:40:56 +00:00
functions_user.php Introduced checks to stop negative postcounts (Bug #11561, #11421) 2007-05-25 16:03:40 +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 fix an improper fix. 2007-05-25 18:00:22 +00:00
session.php - don't forget sql_freeresult 2007-05-20 14:40:10 +00:00
template.php some fixes 2007-04-06 14:03:20 +00:00