phpbb/phpBB/install
Nathan Guse 94ffbb4050 [ticket/11103] Add is_disabled column to notifications table
EXTENSION AUTHORS TAKE NOTE! This is to prevent errors with notifications
from extensions!

Set is_disabled to 1 for all your notifications when your extension is
disabled so they are ignored and do not cause errors.

When your extension is enabled again, set is_disabled to 0 and your
notifications will be working again.

PHPBB3-11103
2012-10-13 23:24:30 -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] Add is_disabled column to notifications table 2012-10-13 23:24:30 -05:00
database_update.php [ticket/11103] Add is_disabled column to notifications table 2012-10-13 23:24:30 -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