(Resubmit with DB change) Sevenoaks Release. Lots of bugfixes from Gordon. Added...
authorJohnnie Lamar Odom II <jlodom00@alumni.amherst.edu>
Mon, 14 Oct 2019 16:30:44 +0000 (11:30 -0500)
committerJohnnie Lamar Odom II <jlodom00@alumni.amherst.edu>
Mon, 14 Oct 2019 16:30:44 +0000 (11:30 -0500)
setup/planworld_mysql_db_create.sql

index 8a57ee2..0586371 100644 (file)
@@ -210,7 +210,7 @@ insert into news_seq (id) values (0);
 insert into cookies_seq (id) values (0);
 
 
-
+insert into pw_groups (gid, uid, name, pos) values (1, 0, 'People', 0);
 
 insert into timezones (name) values ('Europe/Andorra');
 insert into timezones (name) values ('Asia/Dubai');