Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
pudge committed Nov 2, 2007
1 parent 01cdea2 commit a623f87
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions sql/mysql/upgrades
Expand Up @@ -4960,12 +4960,8 @@ UPDATE string_param SET name = '9' WHERE type = 'otherusersparam' AND code = 'd2
# 2007-10-25
UPDATE vars SET value = 'T_2_5_0_181' WHERE name = 'cvs_tag_currentcode';

# SLASHCODE/USEPERL LAST UPDATED HERE

# PUDGE LAST UPDATED HERE

# SLASHDOT LAST UPDATED HERE

# For plugins/FireHose
# Install CPAN module File::Type for plugins/FireHose
ALTER TABLE firehose_text ADD COLUMN media TEXT;
Expand Down Expand Up @@ -5002,3 +4998,7 @@ INSERT IGNORE INTO vars (name, value, description) VALUES ('tagbox_top_excludeta
# 2007-11-01
UPDATE vars SET value = 'T_2_5_0_182' WHERE name = 'cvs_tag_currentcode';

# SLASHCODE/USEPERL LAST UPDATED HERE

# SLASHDOT LAST UPDATED HERE

0 comments on commit a623f87

Please sign in to comment.