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

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