The branch "FRAMEWORK_4" has been updated. The following is a summary of the commits.
from: c0a34ecf69f6711860d211b356592490e5f1ef11 19c08c0 Fix permission check when merging and renaming pages (Bug #11332). 89c4281 Use instanceof. ----------------------------------------------------------------------- commit 19c08c00f6c5858ebfa424532322c5c7d927d14c Author: Jan Schneider <[email protected]> Date: Wed Aug 15 18:40:05 2012 +0200 Fix permission check when merging and renaming pages (Bug #11332). wicked/docs/CHANGES | 1 + wicked/lib/Page/MergeOrRename.php | 3 ++- wicked/package.xml | 4 ++-- 3 files changed, 5 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/19c08c00f6c5858ebfa424532322c5c7d927d14c ----------------------------------------------------------------------- commit 89c42810a85b03be86315bc55ef98201915091fb Author: Jan Schneider <[email protected]> Date: Wed Aug 15 18:43:03 2012 +0200 Use instanceof. wicked/bin/wicked | 2 +- wicked/templates/edit/standard.inc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/89c42810a85b03be86315bc55ef98201915091fb -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
