[commits] Horde branch master updated. d4556dd51868b1f8dbd01ada290ee66ed06a1d13
Jan Schneider
jan at horde.org
Tue Apr 1 17:29:52 UTC 2014
The branch "master" has been updated.
The following is a summary of the commits.
from: 33313ad997dc01eab29956234b692ebc371c0294
9978e79 add missing exists method to the null driver.
d4556dd Merge branch 'signup_fix' of git://github.com/BigMichi1/horde into BigMichi1-signup_fix
Summary: http://github.com/horde/horde/compare/33313ad997dc01eab29956234b692ebc371c0294...d4556dd51868b1f8dbd01ada290ee66ed06a1d13
-----------------------------------------------------------------------
commit 9978e79fb9f2b0d9930e06bf75ac4d3c708116f0
Author: Michael Cramer <michael at bigmichi1.de>
Date: Tue Apr 1 09:18:04 2014 +0200
add missing exists method to the null driver.
fixes:
PHP Fatal error: Call to undefined method Horde_Core_Auth_Signup_Null::exists() in /home/mcr/Entwicklung/horde/framework/Core/lib/Horde/Core/Auth/Signup/Base.php on line 131, referer: http://localhost/signup.php
PHP Stack trace:, referer: http://localhost/signup.php
PHP 1. {main}() /home/mcr/Entwicklung/horde/horde/signup.php:0, referer: http://localhost/signup.php
PHP 2. Horde_Core_Auth_Signup_Base->addSignup($info = *uninitialized*) /home/mcr/Entwicklung/horde/horde/signup.php:46, referer: http://localhost/signup.php
PHP 3. Horde_Core_Auth_Signup_Base->_preSignup($info = *uninitialized*) /home/mcr/Entwicklung/horde/framework/Core/lib/Horde/Core/Auth/Signup/Base.php:31, referer: http://localhost/signup.php
framework/Core/lib/Horde/Core/Auth/Signup/Base.php | 37 +++++++++++++++----
framework/Core/lib/Horde/Core/Auth/Signup/Null.php | 12 ++++++
2 files changed, 41 insertions(+), 8 deletions(-)
http://github.com/horde/horde/commit/9978e79fb9f2b0d9930e06bf75ac4d3c708116f0
-----------------------------------------------------------------------
commit d4556dd51868b1f8dbd01ada290ee66ed06a1d13
Merge: 33313ad 9978e79
Author: Jan Schneider <jan at horde.org>
Date: Tue Apr 1 19:29:12 2014 +0200
Merge branch 'signup_fix' of git://github.com/BigMichi1/horde into BigMichi1-signup_fix
Signed-off-by: Jan Schneider <jan at horde.org>
framework/Core/lib/Horde/Core/Auth/Signup/Base.php | 37 +++++++++++++++----
framework/Core/lib/Horde/Core/Auth/Signup/Null.php | 12 ++++++
2 files changed, 41 insertions(+), 8 deletions(-)
http://github.com/horde/horde/commit/d4556dd51868b1f8dbd01ada290ee66ed06a1d13
More information about the commits
mailing list