projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f9b9fd6
)
parse error
author
Michael J. Rubinsky
<mrubinsk@horde.org>
Tue, 20 Jul 2010 22:25:35 +0000
(18:25 -0400)
committer
Michael J. Rubinsky
<mrubinsk@horde.org>
Tue, 20 Jul 2010 22:25:35 +0000
(18:25 -0400)
horde/rpc.php
patch
|
blob
|
history
diff --git
a/horde/rpc.php
b/horde/rpc.php
index
80d6085
..
08b0473
100644
(file)
--- a/
horde/rpc.php
+++ b/
horde/rpc.php
@@
-79,7
+79,7
@@
Horde_Registry::appInit('horde', array(
'session_control' => $session_control
));
-$request = $GLOBALS['injector']->getInstance('Horde_Controller_Request);
+$request = $GLOBALS['injector']->getInstance('Horde_Controller_Request
'
);
$params['logger'] = $injector->getInstance('Horde_Log_Logger');