The branch "master" has been updated. The following is a summary of the commits.
from: bc983e23ddbd212ac3d04da8c972595469ceb0bf e29ec1c Fix variable name. c1dab3e Reduce indention. ec99d44 Move menu method do Application.php. 39ce446 phpdoc 2c3abf4 Turn static variables into class properties. ----------------------------------------------------------------------- commit e29ec1cec6ffff91f5ec2e97a62100a77a3a7bc5 Author: Jan Schneider <[email protected]> Date: Thu Sep 22 16:09:56 2011 +0200 Fix variable name. whups/lib/Driver/Sql.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/e29ec1cec6ffff91f5ec2e97a62100a77a3a7bc5 ----------------------------------------------------------------------- commit c1dab3e562c8ad8f6b079ea9dd5a0ec1a51a0a2e Author: Jan Schneider <[email protected]> Date: Thu Sep 22 18:16:15 2011 +0200 Reduce indention. whups/lib/Whups.php | 124 +++++++++++++++++++++++++++------------------------ 1 files changed, 66 insertions(+), 58 deletions(-) http://git.horde.org/horde-git/-/commit/c1dab3e562c8ad8f6b079ea9dd5a0ec1a51a0a2e ----------------------------------------------------------------------- commit ec99d44f432ef1eee86f7e593feb32c714f47d57 Author: Jan Schneider <[email protected]> Date: Thu Sep 22 18:37:26 2011 +0200 Move menu method do Application.php. whups/lib/Application.php | 16 ++++++++++++++++ whups/lib/Whups.php | 24 ------------------------ whups/templates/menu.inc | 2 +- 3 files changed, 17 insertions(+), 25 deletions(-) http://git.horde.org/horde-git/-/commit/ec99d44f432ef1eee86f7e593feb32c714f47d57 ----------------------------------------------------------------------- commit 39ce446c8ddc23c3d0ea350b1d25641d61f94dc9 Author: Jan Schneider <[email protected]> Date: Thu Sep 22 18:54:49 2011 +0200 phpdoc whups/lib/Whups.php | 228 ++++++++++++++++++++++++++++++++------------------- 1 files changed, 144 insertions(+), 84 deletions(-) http://git.horde.org/horde-git/-/commit/39ce446c8ddc23c3d0ea350b1d25641d61f94dc9 ----------------------------------------------------------------------- commit 2c3abf4ac967646c143686469bf5126a82d5b4cb Author: Jan Schneider <[email protected]> Date: Thu Sep 22 19:07:00 2011 +0200 Turn static variables into class properties. whups/lib/Whups.php | 173 ++++++++++++++++++++++++++++----------------------- 1 files changed, 94 insertions(+), 79 deletions(-) http://git.horde.org/horde-git/-/commit/2c3abf4ac967646c143686469bf5126a82d5b4cb __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
