The branch "master" has been updated. The following is a summary of the commits.
from: 3bff7b7abddf38c93036d9e889b3e40cae8676e9 c1b45a4 Move install method to the component classes. ----------------------------------------------------------------------- commit c1b45a4b0a074fc1611d0e2ff88ab2e52416254c Author: Gunnar Wrobel <[email protected]> Date: Fri Jul 8 05:34:56 2011 +0200 Move install method to the component classes. components/lib/Components/Component.php | 28 ++++++++++++++++ components/lib/Components/Component/Base.php | 41 ++++++++++++++++++++++++ components/lib/Components/Component/Source.php | 27 +++++++++++++++ components/lib/Components/Helper/Installer.php | 4 +- components/lib/Components/Pear/Environment.php | 34 ------------------- 5 files changed, 98 insertions(+), 36 deletions(-) http://git.horde.org/horde-git/-/commit/c1b45a4b0a074fc1611d0e2ff88ab2e52416254c __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
