Revision 1844
Added by Dietmar almost 12 years ago
delete.php | ||
---|---|---|
100 | 100 |
} |
101 | 101 |
} |
102 | 102 |
if(isset($aActionRequest['clearmsg'])) { msgQueue::clear(); } |
103 |
return $user_id;
|
|
103 |
return $bRetVal;
|
|
104 | 104 |
} |
105 | 105 |
|
106 | 106 |
if(!isset($aActionRequest)) { |
Also available in: Unified diff
! change return value to boolean in user management delete.php, add.php
! change WEBSITE_SIGNATURE to WBMAIL_SIGNATURE