Sync current dev state
This commit is contained in:
@@ -722,7 +722,7 @@ class VUseraccount
|
||||
}
|
||||
}
|
||||
/* get the user profile image */
|
||||
public function getProfileImage_inc(int $usr_key, $usr_photo = '', int $inc)
|
||||
public static function getProfileImage_inc(int $usr_key, $usr_photo = '', int $inc)
|
||||
{
|
||||
global $cfg, $class_database, $db;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user