Add ability to join and leave groups, get row id in a way supported by both mysql and sqlite

This commit is contained in:
2018-08-09 00:49:49 +02:00
parent a63bc3e6a9
commit b965da0a6c
4 changed files with 43 additions and 7 deletions

View File

@@ -115,4 +115,4 @@ class ProjectManager{
return $owner;
}
}
}