projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc852b8
)
no reference
author
Chuck Hagenbuch
<chuck@bluestatedigital.com>
Fri, 24 Jul 2009 21:30:12 +0000
(17:30 -0400)
committer
Chuck Hagenbuch
<chuck@bluestatedigital.com>
Fri, 24 Jul 2009 21:30:12 +0000
(17:30 -0400)
chora/lib/base.php
patch
|
blob
|
history
diff --git
a/chora/lib/base.php
b/chora/lib/base.php
index
23b4c7e
..
38b1564
100644
(file)
--- a/
chora/lib/base.php
+++ b/
chora/lib/base.php
@@
-40,7
+40,7
@@
$conf = &$GLOBALS['conf'];
define('CHORA_TEMPLATES', $registry->get('templates'));
// Notification system.
-$notification =
&
Horde_Notification::singleton();
+$notification = Horde_Notification::singleton();
$notification->attach('status');
// Initialize objects, path, etc.