Skip to content

Commit

Permalink
Update useperl
Browse files Browse the repository at this point in the history
  • Loading branch information
pudge committed Sep 4, 2002
1 parent 2535281 commit 03edd57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sql/mysql/upgrades
Original file line number Diff line number Diff line change
Expand Up @@ -669,7 +669,6 @@ INSERT INTO modreasons (id, name, m2able, listable, val, fairfrac) VALUES ( 9, '
INSERT INTO modreasons (id, name, m2able, listable, val, fairfrac) VALUES (10, 'Underrated', 0, 0, 1, 0.5);

# SLASHCODE LAST UPDATED HERE
# USEPERL LAST UPDATED HERE

# this is not a DB command but needs to be done for
# each installed site that uses plugins/Zoo:
Expand Down Expand Up @@ -697,3 +696,4 @@ INSERT INTO vars (name, value, description) VALUES ('people_max_subscriber','400

INSERT INTO vars (name, value, description) VALUES ('m2_multicount', '5', 'Additional multiplier for M2s performed on duplicate mods (leave 0 to disable)');

# USEPERL LAST UPDATED HERE

0 comments on commit 03edd57

Please sign in to comment.