projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d72279
)
Typo.
author
Matt Selsky
<selsky@columbia.edu>
Sun, 2 Aug 2009 06:09:23 +0000
(
02:09
-0400)
committer
Matt Selsky
<selsky@columbia.edu>
Sun, 2 Aug 2009 06:09:23 +0000
(
02:09
-0400)
nag/lib/Driver/Kolab.php
patch
|
blob
|
history
diff --git
a/nag/lib/Driver/Kolab.php
b/nag/lib/Driver/Kolab.php
index
abd5206
..
c6d4ab4
100644
(file)
--- a/
nag/lib/Driver/Kolab.php
+++ b/
nag/lib/Driver/Kolab.php
@@
-57,7
+57,7
@@
class Nag_Driver_Kolab extends Nag_Driver
*
* @return boolean True on success, PEAR_Error on failure.
*/
- publi function initialize()
+ publi
c
function initialize()
{
return $this->_wrapper->connect();
}