mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-25 12:48:56 +00:00
- 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 |
||
---|---|---|
.. | ||
acp | ||
common.php | ||
groups.php | ||
help_bbcode.php | ||
help_faq.php | ||
index.htm | ||
install.php | ||
iso.txt | ||
mcp.php | ||
memberlist.php | ||
posting.php | ||
search.php | ||
search_ignore_words.php | ||
search_synonyms.php | ||
ucp.php | ||
viewforum.php | ||
viewtopic.php |