diff options
author | Philip Häusler <msquare@notrademark.de> | 2014-12-06 18:10:27 +0100 |
---|---|---|
committer | Philip Häusler <msquare@notrademark.de> | 2014-12-06 18:37:39 +0100 |
commit | 57a92dbdcd1ecd27bde621e9a51dbbd11ed82845 (patch) | |
tree | 8e4dafbe9375961325d0767bd6f0c6dc778e06ac /includes/controller | |
parent | 191ba6e1b14b94a3a46c16ca488f388c82120bad (diff) |
add opt-in bool for shiftinfo mails and remove icq from users
Diffstat (limited to 'includes/controller')
-rw-r--r-- | includes/controller/api.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/controller/api.php b/includes/controller/api.php index 4403b984..9ecd3a2f 100644 --- a/includes/controller/api.php +++ b/includes/controller/api.php @@ -63,7 +63,7 @@ getUser id (integer) - User ID Return Example: [{"UID":"1"},{"UID":"23"},{"UID":"42"}] - {"UID":"1","Nick":"admin","Name":"Gates","Vorname":"Bill","Telefon":"","DECT":"","Handy":"","email":"","ICQ":"","jabber":"","Avatar":"115"} + {"UID":"1","Nick":"admin","Name":"Gates","Vorname":"Bill","Telefon":"","DECT":"","Handy":"","email":"","jabber":"","Avatar":"115"} getShift Description: |