Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianAker committed Sep 13, 2002
1 parent 634d5b7 commit 474e34d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sql/mysql/upgrades
Expand Up @@ -732,3 +732,5 @@ REPLACE INTO menus (menu, label, value, seclev, menuorder) VALUES ('zoo','Foes',
REPLACE INTO menus (menu, label, value, seclev, menuorder) VALUES ('zoo','Freaks','[% constants.rootdir %]/my/freaks/',1,4);
REPLACE INTO menus (menu, label, value, seclev, menuorder) VALUES ('zoo','Friends of Friends','[% constants.rootdir %]/my/friends/friends',1,5);
REPLACE INTO menus (menu, label, value, seclev, menuorder) VALUES ('zoo','Foes of Friends','[% constants.rootdir %]/my/friends/foes',1,6);

# Rebuild Zoo at this point

0 comments on commit 474e34d

Please sign in to comment.