root/ip/trunk/install/schemas/sql_update_ip.php
| 142 | 156 | ||
|---|---|---|---|
3727 | 3727 | ||
3728 | /* Updating from IP 1.3.4.57 */ | 3728 | /* Updating from IP 1.3.4.57 */ |
3729 | case '1.3.4.57': | 3729 | case '1.3.4.57': |
3730 | $sql[] = "INSERT INTO `" . $table_prefix . "config` (`config_name`, `config_value`) VALUES ('forum_tags_type', '0')"; | ||
3730 | 3731 | ||
3731 | /* Updating from IP 1.3.5.58 */ | 3732 | /* Updating from IP 1.3.5.58 */ |
3732 | case '1.3.5.58': | 3733 | case '1.3.5.58': |
Download diff