The branch "master" has been updated. The following is a summary of the commits.
from: 50954364fb17a03139a00e3a350d62c60d4dffb2 589a98e phpdoc 4a163bf [mms] Add null spam reporting driver. ----------------------------------------------------------------------- commit 589a98e4015280d1849e4ec41d19ac89743d3736 Author: Michael M Slusarz <[email protected]> Date: Fri May 17 14:29:16 2013 -0600 phpdoc imp/lib/Spam/Email.php | 5 ----- imp/lib/Spam/Program.php | 5 ----- 2 files changed, 0 insertions(+), 10 deletions(-) http://git.horde.org/horde-git/-/commit/589a98e4015280d1849e4ec41d19ac89743d3736 ----------------------------------------------------------------------- commit 4a163bf0baf4b8da24b3111e4eba44ca5e4d85af Author: Michael M Slusarz <[email protected]> Date: Fri May 17 14:32:02 2013 -0600 [mms] Add null spam reporting driver. imp/config/backends.php | 72 +++++++++++++++++++++++++++++++-------------- imp/docs/CHANGES | 1 + imp/lib/Factory/Spam.php | 4 ++ imp/lib/Spam/Null.php | 49 +++++++++++++++++++++++++++++++ imp/package.xml | 8 ++++- 5 files changed, 109 insertions(+), 25 deletions(-) create mode 100644 imp/lib/Spam/Null.php http://git.horde.org/horde-git/-/commit/4a163bf0baf4b8da24b3111e4eba44ca5e4d85af -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
