[dev] Turba imsp driver patch
Michael Rubinsky
mike at theupstairsroom.com
Fri Oct 8 13:53:17 PDT 2004
The last patch to /turba/lib/Driver/imsp.php missed renaming this function
call - patch attached.
Thanks -
Mike
-------------- next part --------------
Index: imsp.php
===================================================================
RCS file: /repository/turba/lib/Driver/imsp.php,v
retrieving revision 1.16
diff -r1.16 imsp.php
98a99
>
157c158
< $temp = $this->read('name', array($names[$i]), $fields);
---
> $temp = $this->_read('name', array($names[$i]), $fields);
158a160
>
More information about the dev
mailing list