Fix user_email missing from object properties (#6929)

This commit is contained in:
frytimo 2024-03-29 01:10:36 -03:00 committed by GitHub
parent 758cb2ec60
commit 6fd5d7cda4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@ class plugin_database {
public $password;
public $key;
public $debug;
public $user_email;
/**
* database checks the local database to authenticate the user or key