mirror of
https://github.com/Telecominfraproject/wlan-cloud-ucentralsec.git
synced 2025-11-01 03:07:59 +00:00
ADMIN missing in userroles.
This commit is contained in:
@@ -54,8 +54,6 @@ namespace uCentral {
|
||||
Setup_PostgreSQL();
|
||||
} else if (DBType == "mysql") {
|
||||
Setup_MySQL();
|
||||
} else if (DBType == "odbc") {
|
||||
Setup_ODBC();
|
||||
}
|
||||
|
||||
Create_Tables();
|
||||
|
||||
Reference in New Issue
Block a user