diff options
| author | spiderr <spiderr@bitweaver.org> | 2023-10-21 11:38:54 -0400 |
|---|---|---|
| committer | spiderr <spiderr@bitweaver.org> | 2023-10-21 11:38:54 -0400 |
| commit | 45496db38cc2e844f44919bd920fb555b733f95b (patch) | |
| tree | a1209f184a00935d5b65bea4571fba801a8ba494 /admin | |
| parent | cf9b273c033be6a94e221343065dd4c02d0bec5e (diff) | |
| download | users-45496db38cc2e844f44919bd920fb555b733f95b.tar.gz users-45496db38cc2e844f44919bd920fb555b733f95b.tar.bz2 users-45496db38cc2e844f44919bd920fb555b733f95b.zip | |
remove _path vars from api
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/api_help_inc.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/admin/api_help_inc.php b/admin/api_help_inc.php index 1fb1093..4ad7b29 100644 --- a/admin/api_help_inc.php +++ b/admin/api_help_inc.php @@ -54,11 +54,8 @@ $gApiHelp['User Authentication'] = array( 'current_login' => '', 'registration_date' => '', 'is_registered' => '', - 'portrait_path' => '', 'portrait_url' => '', - 'avatar_path' => '', 'avatar_url' => '', - 'logo_path' => '', 'logo_url' => '', 'email' => '', 'login' => '', |
