phpbb/phpBB/install
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
..
schemas - add additional auth check to the permission roles modules 2006-07-01 19:11:52 +00:00
index.php Try to at least give very old PHP versions a reason why they can't do anything 2006-06-23 20:48:30 +00:00
install_install.php SOme changes to handle special characters in the database password 2006-06-30 20:17:55 +00:00
install_main.php Prevent direct access to these files 2006-06-19 20:52:01 +00:00
phpinfo.php May be useful 2003-02-25 15:48:16 +00:00