The branch "ingo_3_1" has been updated. The following is a summary of the commits.
from: 4069bf7825ff830b44a568c74c8f88557b84a805 fba9c46 [jan] Add composite script backends. ----------------------------------------------------------------------- commit fba9c4675c7035f06581d6b16503b3e72ae6fda5 Author: Jan Schneider <[email protected]> Date: Wed Mar 6 18:15:27 2013 +0100 [jan] Add composite script backends. ingo/blacklist.php | 3 +- ingo/config/backends.php | 155 ++++++++++++++++++----------- ingo/config/prefs.php | 3 +- ingo/docs/CHANGES | 1 + ingo/docs/UPGRADING | 5 +- ingo/filters.php | 10 +- ingo/lib/Ajax/Application/Smartmobile.php | 9 ++- ingo/lib/Api.php | 19 ++-- ingo/lib/Application.php | 37 +++---- ingo/lib/Factory/Script.php | 106 +++++++++++++++++--- ingo/lib/Factory/Transport.php | 8 +- ingo/lib/Ingo.php | 15 ++-- ingo/lib/Script/Base.php | 6 +- ingo/lib/Script/Imap.php | 2 +- ingo/lib/Script/Ispconfig.php | 2 +- ingo/lib/Script/Maildrop.php | 2 +- ingo/lib/Script/Procmail.php | 2 +- ingo/lib/Script/Sieve.php | 2 +- ingo/lib/Storage/Filters.php | 43 ++++++++- ingo/package.xml | 2 + ingo/rule.php | 3 +- ingo/script.php | 8 +- ingo/vacation.php | 3 +- 23 files changed, 310 insertions(+), 136 deletions(-) http://git.horde.org/horde-git/-/commit/fba9c4675c7035f06581d6b16503b3e72ae6fda5 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
