Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
pudge committed Dec 12, 2008
1 parent 74c7de7 commit 289120a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sql/mysql/upgrades
Expand Up @@ -5720,11 +5720,11 @@ UPDATE vars SET value = 'T_2_5_0_234' WHERE name = 'cvs_tag_currentcode';

# SLASHCODE/USEPERL LAST UPDATED HERE

# SLASHDOT LAST UPDATED HERE

# for plugins/FireHose
ALTER TABLE firehose ADD INDEX last_update (last_update);

# 2008-12-11
UPDATE vars SET value = 'T_2_5_0_235' WHERE name = 'cvs_tag_currentcode';

# SLASHDOT LAST UPDATED HERE

0 comments on commit 289120a

Please sign in to comment.