phpbb/phpBB/includes
Meik Sievertsen b15a3111be - fixing some bugs
- removed file_exists calls for auth plugins since they need to be there once set up


git-svn-id: file:///svn/phpbb/trunk@6228 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-08-02 15:53:19 +00:00
..
acm - acm_file uses an index pointer to the current row instead of shifting the result array now [Bug #2451] 2006-08-01 16:14:14 +00:00
acp - fixing some bugs 2006-08-02 15:53:19 +00:00
auth - display age in user profile and make it available on viewtopic 2006-07-07 12:36:44 +00:00
captcha bugs? bugs. 2006-07-01 06:30:49 +00:00
db mysqli results are objects, not resources 2006-08-02 09:13:39 +00:00
mcp - fixing some bugs 2006-08-01 15:29:47 +00:00
search - acm_file uses an index pointer to the current row instead of shifting the result array now [Bug #2451] 2006-08-01 16:14:14 +00:00
ucp - fixing some bugs 2006-08-02 15:53:19 +00:00
utf Changed: moved functions that encode/decode NCRs from and to UTF-8 to utf_tools.php 2006-07-15 17:01:59 +00:00
auth.php - fixing some bugs 2006-08-02 15:53:19 +00:00
bbcode.php OK... 2006-07-24 10:08:36 +00:00
cache.php - forgot to actually move the cache file :@ 2006-06-14 19:01:10 +00:00
constants.php - fixing some bugs 2006-08-02 15:53:19 +00:00
functions.php - fixing some bugs 2006-08-01 15:29:47 +00:00
functions_admin.php - fixing some bugs 2006-08-01 15:29:47 +00:00
functions_compress.php - removed db cache (might re-appear, but for now we do not see the need for it) 2006-06-16 16:54:51 +00:00
functions_display.php - fixing some bugs 2006-08-01 15:29:47 +00:00
functions_jabber.php - automatically sync topic_reported when deleting a post [Bug #2152] 2006-06-14 18:59:12 +00:00
functions_messenger.php revert a change i made (we already adjust line endings to be rfc-compliant and use \n for the php mail function as suggested by the manual) 2006-07-20 17:55:36 +00:00
functions_module.php - renamed the following columns: 2006-07-13 12:51:56 +00:00
functions_posting.php fixing a typo ;-) 2006-08-02 09:36:31 +00:00
functions_privmsgs.php OK... 2006-07-24 10:08:36 +00:00
functions_profile_fields.php - fixing some bugs 2006-08-02 15:53:19 +00:00
functions_template.php Fixed: oops, forgot ASP-like tags 2006-07-23 22:38:27 +00:00
functions_transfer.php - fixed language pack management a bit (supporting backslashes) 2006-07-02 21:42:54 +00:00
functions_upload.php make sure custom profile fields are created correctly on registration (#2225) 2006-06-13 21:06:29 +00:00
functions_user.php - fixing some bugs 2006-08-02 15:53:19 +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 OK... 2006-07-24 10:08:36 +00:00
session.php - fixing some bugs 2006-08-02 15:53:19 +00:00
template.php - fixing some bugs 2006-08-01 15:29:47 +00:00