mirror of
https://github.com/nuxsmin/sysPass.git
synced 2026-03-06 08:34:16 +01:00
* [DEV] Improved account search handling
* [DEV] Fixed some UI issues
This commit is contained in:
@@ -172,7 +172,7 @@ class CustomFieldDefData extends CustomFieldBaseData
|
||||
* @return void
|
||||
* @link http://php.net/manual/en/language.oop5.magic.php#language.oop5.magic.sleep
|
||||
*/
|
||||
function __wakeup()
|
||||
public function __wakeup()
|
||||
{
|
||||
parent::__wakeup();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user