Преглед изворни кода

Fix user_email missing from object properties (#6929)

frytimo пре 1 година
родитељ
комит
b2592aabfb
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      core/authentication/resources/classes/plugins/database.php

+ 1 - 0
core/authentication/resources/classes/plugins/database.php

@@ -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