Bug in php 7.1 when using $go_debug>0 in config.php. Only a warning. Work around.
[fa-stable.git] / sql / alter2.sql
1 ALTER TABLE `0_users` ADD `show_hints` TINYINT(1) DEFAULT '0' NOT NULL AFTER `show_codes` ;