projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6082cfb
)
parse error
author
Michael J. Rubinsky
<mrubinsk@horde.org>
Fri, 22 Oct 2010 16:07:26 +0000
(12:07 -0400)
committer
Michael J. Rubinsky
<mrubinsk@horde.org>
Fri, 22 Oct 2010 16:07:26 +0000
(12:07 -0400)
horde/rpc.php
patch
|
blob
|
history
diff --git
a/horde/rpc.php
b/horde/rpc.php
index
9598cb3
..
5855d95
100644
(file)
--- a/
horde/rpc.php
+++ b/
horde/rpc.php
@@
-109,7
+109,7
@@
case 'ActiveSync':
'connector' => new Horde_ActiveSync_Driver_Horde_Connector_Registry($params),
'ping' => $conf['activesync']['ping'],
'state_basic' => $stateMachine,
- 'auth' => $GLOBALS['injector']->getInstance('Horde_Core_Factory_Auth')->create()
;
+ 'auth' => $GLOBALS['injector']->getInstance('Horde_Core_Factory_Auth')->create()
);
if ($params['provisioning'] = $conf['activesync']['securitypolicies']['provisioning']) {