projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff0192a
)
Need to be public.
author
Jan Schneider
<jan@horde.org>
Wed, 3 Feb 2010 10:19:04 +0000
(11:19 +0100)
committer
Jan Schneider
<jan@horde.org>
Wed, 3 Feb 2010 10:33:57 +0000
(11:33 +0100)
framework/Core/lib/Horde/Registry.php
patch
|
blob
|
history
diff --git
a/framework/Core/lib/Horde/Registry.php
b/framework/Core/lib/Horde/Registry.php
index
91238c8
..
c4897f6
100644
(file)
--- a/
framework/Core/lib/Horde/Registry.php
+++ b/
framework/Core/lib/Horde/Registry.php
@@
-214,7
+214,7
@@
class Horde_Registry
*
* @throws Horde_Exception
*/
- p
rotected
function __construct($session_flags = 0)
+ p
ublic
function __construct($session_flags = 0)
{
/* Set autoloader callbacks. */
Horde_Autoloader::addCallback('Horde_Auth', array('Horde_Core_Autoloader_Callback_Auth', 'callback'));