Summary | removeUserData for Trean |
Queue | Trean |
Queue Version | 1.1.1 |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | mrubinsk (at) horde (dot) org |
Requester | lukas.weiss (at) raiffeisen (dot) it |
Created | 11/11/2014 (3902 days ago) |
Due | |
Updated | 02/05/2015 (3816 days ago) |
Assigned | |
Resolved | 02/05/2015 (3816 days ago) |
Milestone | |
Patch | Yes |
State ⇒ Resolved
commit efe24cc5189a679bec944c35adba45dcefcc126b
Author: Lukas Weiss <lukas.weiss@raiffeisen.it>
Date: Thu Feb 5 10:27:48 2015 -0500
Request: 13688Add a rough removeUserData method to trean.Signed-off-by: Michael J Rubinsky <mrubinsk@horde.org>
trean/lib/Application.php | 31 +++++++++++++++++++++++++++++++
trean/lib/Bookmarks.php | 6 +++---
2 files changed, 34 insertions(+), 3 deletions(-)
http://github.com/horde/horde/commit/efe24cc5189a679bec944c35adba45dcefcc126b
State ⇒ Feedback
catch-section, and the "if (!$error)" code into the try-section.
Priority ⇒ 1. Low
New Attachment: trean_removeUserData.patch
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ Trean
Summary ⇒ removeUserData for Trean
Type ⇒ Enhancement
State ⇒ New
(it's my first patch, i hope this is ok)