The branch "master" has been updated. The following is a summary of the commits.
from: ae49d776cba209deb17f0826af6749ebe08367a9 7027bad Fix detecting configured quota. 89e71a2 Fix exception. b786d65 Fix sprintf(). 237ee2f [jan] Fix checking source and destination paths being the same (Bug #11702). ----------------------------------------------------------------------- commit 7027bad29c73a44ad24dfeeef3246f9438d7999b Author: Jan Schneider <[email protected]> Date: Wed Nov 14 20:30:37 2012 +0100 Fix detecting configured quota. gollem/quota.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/7027bad29c73a44ad24dfeeef3246f9438d7999b ----------------------------------------------------------------------- commit 89e71a23c48855f946417ae6315a3e86a6e99f97 Author: Jan Schneider <[email protected]> Date: Wed Nov 14 21:06:38 2012 +0100 Fix exception. gollem/manager.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/89e71a23c48855f946417ae6315a3e86a6e99f97 ----------------------------------------------------------------------- commit b786d652db8ea507722020e374e2a3a006a3b93b Author: Jan Schneider <[email protected]> Date: Wed Nov 14 21:34:11 2012 +0100 Fix sprintf(). framework/Vfs/lib/Horde/Vfs/Ftp.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/b786d652db8ea507722020e374e2a3a006a3b93b ----------------------------------------------------------------------- commit 237ee2ff3d73d96f761db22c4be8f03962db0cc6 Author: Jan Schneider <[email protected]> Date: Wed Nov 14 21:47:27 2012 +0100 [jan] Fix checking source and destination paths being the same (Bug #11702). framework/Vfs/lib/Horde/Vfs/Base.php | 20 ++++++++++++++++---- framework/Vfs/lib/Horde/Vfs/File.php | 6 ++---- framework/Vfs/lib/Horde/Vfs/Ftp.php | 6 ++---- framework/Vfs/lib/Horde/Vfs/Smb.php | 5 +---- framework/Vfs/lib/Horde/Vfs/SqlFile.php | 5 +---- framework/Vfs/lib/Horde/Vfs/Ssh2.php | 7 ++----- framework/Vfs/package.xml | 4 ++-- framework/Vfs/test/Horde/Vfs/Base.php | 5 +++++ 8 files changed, 31 insertions(+), 27 deletions(-) http://git.horde.org/horde-git/-/commit/237ee2ff3d73d96f761db22c4be8f03962db0cc6 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
