phpbb/phpBB/install
Nathan Guse e549b7663d [ticket/11103] Set basic notifications to be enabled by default
Now, if there is no row for the user in the user_notifications table,
the user will receive basic notifications. If the user wishes to not
receive notifications, a row must be added with notify = 0.

For other methods besides the basic (e.g. email, jabber) a row must
still be added with notify = 1 for them to receive notifications

PHPBB3-11103
2012-10-29 18:09:20 -05:00
..
convertors Merge branch 'develop-olympus' into develop 2012-10-06 06:15:01 +02:00
data [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
schemas [ticket/11103] Set basic notifications to be enabled by default 2012-10-29 18:09:20 -05:00
database_update.php [ticket/11103] Set basic notifications to be enabled by default 2012-10-29 18:09:20 -05:00
index.php Merge branch 'develop-olympus' into develop 2012-10-06 06:15:01 +02:00
install_convert.php [ticket/11052] constructor updated in installer and convertor 2012-08-15 15:44:01 +05:30
install_install.php [ticket/10631] Validation for extensions 2012-09-01 15:05:23 +01:00
install_main.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
install_update.php [ticket/8713] Call htmlspecialchars_decode() on transfer (e.g. ftp) passwords. 2012-09-08 14:42:38 +02:00
phpinfo.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00