The branch "master" has been updated. The following is a summary of the commits.
from: 00dc6c37f284d13c350af5a2e517047ac292e7e7 24d1d2f Remove unused variables b925078 Fix phpdoc - this hasn't been true in awhile c947b5c Move user header determination to a single function c4cba77 Always return this information for both views Summary: http://github.com/horde/horde/compare/00dc6c37f284d13c350af5a2e517047ac292e7e7...c4cba7758e69d624833f69b15692ede707fcb2b2 ----------------------------------------------------------------------- commit 24d1d2fe3449d7ff187a04f1a8c3af4a4cae16c6 Author: Michael M Slusarz <[email protected]> Date: Fri Jan 9 00:37:12 2015 -0700 Remove unused variables imp/lib/Ajax/Application/ShowMessage.php | 4 ++-- imp/lib/Basic/Thread.php | 3 +-- imp/lib/Compose/Link.php | 2 +- imp/lib/Dynamic/Compose/Common.php | 2 +- imp/lib/Indices.php | 1 - imp/lib/Mime/Viewer/Tgz.php | 1 - 6 files changed, 5 insertions(+), 8 deletions(-) http://github.com/horde/horde/commit/24d1d2fe3449d7ff187a04f1a8c3af4a4cae16c6 ----------------------------------------------------------------------- commit b9250786aac70c320a6fb7d0a1feb75c14b93456 Author: Michael M Slusarz <[email protected]> Date: Fri Jan 9 00:55:41 2015 -0700 Fix phpdoc - this hasn't been true in awhile imp/config/prefs.php | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/b9250786aac70c320a6fb7d0a1feb75c14b93456 ----------------------------------------------------------------------- commit c947b5c044c3ff0118c7d1cac85d21fce66e80ce Author: Michael M Slusarz <[email protected]> Date: Fri Jan 9 00:57:17 2015 -0700 Move user header determination to a single function imp/lib/Ajax/Application/ShowMessage.php | 105 ++++++++++++++++++++++------- imp/lib/Message/Ui.php | 25 ------- 2 files changed, 79 insertions(+), 51 deletions(-) http://github.com/horde/horde/commit/c947b5c044c3ff0118c7d1cac85d21fce66e80ce ----------------------------------------------------------------------- commit c4cba7758e69d624833f69b15692ede707fcb2b2 Author: Michael M Slusarz <[email protected]> Date: Fri Jan 9 01:18:44 2015 -0700 Always return this information for both views imp/lib/Ajax/Application/ShowMessage.php | 25 ++++++++----------------- 1 files changed, 8 insertions(+), 17 deletions(-) http://github.com/horde/horde/commit/c4cba7758e69d624833f69b15692ede707fcb2b2 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
