mirror of
https://github.com/nuxsmin/sysPass.git
synced 2026-03-03 23:24:07 +01:00
Make public $queryLastId
This commit is contained in:
@@ -34,8 +34,7 @@ class SP_Groups {
|
||||
static $groupId;
|
||||
static $groupName;
|
||||
static $groupDescription;
|
||||
|
||||
private static $queryLastId;
|
||||
static $queryLastId;
|
||||
|
||||
/**
|
||||
* @brief Obtener los datos de un grupo
|
||||
@@ -391,4 +390,4 @@ class SP_Groups {
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user