Fixed sql.

This commit is contained in:
Jonathan Rosenbaum
2014-12-31 07:34:10 +00:00
parent d41f647211
commit 3dc17d58dd
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ INSERT INTO shop_user_roles (
("Personal",0,0,0,0),
("Volunteer",0,1,0,0),
("Greeter",0,0,1,0),
("Staff",0,0,1,1)
("Staff",0,0,1,1),
("Student Volunteer",0,0,0,0);
-- Add some projects to projects