projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8381f1
)
This isn't currently used in ActiveSync
author
Michael J. Rubinsky
<mrubinsk@horde.org>
Sun, 5 Sep 2010 02:42:49 +0000
(22:42 -0400)
committer
Michael J. Rubinsky
<mrubinsk@horde.org>
Sun, 5 Sep 2010 02:42:49 +0000
(22:42 -0400)
horde/rpc.php
patch
|
blob
|
history
diff --git
a/horde/rpc.php
b/horde/rpc.php
index
71455ea
..
4586184
100644
(file)
--- a/
horde/rpc.php
+++ b/
horde/rpc.php
@@
-118,7
+118,6
@@
case 'ActiveSync':
$driver_params = array(
'connector' => new Horde_ActiveSync_Driver_Horde_Connector_Registry($params),
- 'mail' => $injector->getInstance('Horde_Mail'),
'ping' => $conf['activesync']['ping'],
'state_basic' => $stateMachine,
);