phpbb/phpBB/includes
Meik Sievertsen 6df6eb0e60 - add additional auth check to the permission roles modules
- added new function to return globally used expressions (get_preg_expression($mode)). This should be very helpful in getting wide spread similar checks (regular expressions) to one place reducing the risk of forgetting to change every location if you fix one. ;) We will add additional ones later, at the moment only the email check is retrieved...
- added "active module" var to the module class returning the current active module
- changed call to image magick
- add administrator to global moderators group by default
- extend auth_option column a little bit
- other bugfixes


git-svn-id: file:///svn/phpbb/trunk@6135 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-07-01 19:11:52 +00:00
..
acm - 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
acp - add additional auth check to the permission roles modules 2006-07-01 19:11:52 +00:00
auth - 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
captcha bugs? bugs. 2006-07-01 06:30:49 +00:00
db - SQLite handling in custom profiles 2006-06-17 11:32:07 +00:00
mcp These needed to be #p for proper compliance 2006-07-01 15:00:50 +00:00
search make sure set_config is called with the correct is_dynamic value 2006-06-23 14:04:41 +00:00
ucp bugs? bugs. 2006-07-01 06:30:49 +00:00
auth.php change ACL_NO to ACL_NEVER and ACL_UNSET to ACL_NO to let our users get what is meant on the first look. 2006-06-22 16:49:04 +00:00
bbcode.php what? yeah... 2006-06-20 00:09:45 +00:00
cache.php - forgot to actually move the cache file :@ 2006-06-14 19:01:10 +00:00
constants.php change ACL_NO to ACL_NEVER and ACL_UNSET to ACL_NO to let our users get what is meant on the first look. 2006-06-22 16:49:04 +00:00
functions.php - add additional auth check to the permission roles modules 2006-07-01 19:11:52 +00:00
functions_admin.php - add additional auth check to the permission roles modules 2006-07-01 19:11:52 +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 Some changes to the way folder images are handled for "special" topics 2006-06-25 15:23:01 +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 time to squash some bugs 2006-06-22 15:14:03 +00:00
functions_module.php - add additional auth check to the permission roles modules 2006-07-01 19:11:52 +00:00
functions_posting.php - add additional auth check to the permission roles modules 2006-07-01 19:11:52 +00:00
functions_privmsgs.php time to squash some bugs 2006-06-22 15:14:03 +00:00
functions_profile_fields.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_template.php - add additional auth check to the permission roles modules 2006-07-01 19:11:52 +00:00
functions_transfer.php make sure custom profile fields are created correctly on registration (#2225) 2006-06-13 21:06:29 +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 - add additional auth check to the permission roles modules 2006-07-01 19:11:52 +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 - add additional auth check to the permission roles modules 2006-07-01 19:11:52 +00:00
session.php ok, first attempt at solving some compatibility issues. 2006-06-24 13:27:04 +00:00
template.php show error if template path could not be determined 2006-06-21 16:52:10 +00:00