[dev] [cvs] commit: dimp imp.php dimp/config hooks.php.dist dimp/lib/Block newmail.php dimp/lib/Views ShowMessage.php
Carlos Pires
acmpires at gmail.com
Mon Mar 10 12:15:29 UTC 2008
Missing an 's' in dimp/hooks.php.dist:
Index: dimp/config/hooks.php.dist
===================================================================
RCS file: /repository/dimp/config/hooks.php.dist,v
retrieving revision 1.13
diff -u -r1.13 hooks.php.dist
--- dimp/config/hooks.php.dist 8 Mar 2008 01:26:40 -0000 1.13
+++ dimp/config/hooks.php.dist 10 Mar 2008 12:10:32 -0000
@@ -70,7 +70,7 @@
// // the row.
// $ret = array('atc' => '', 'class' => array());
//
-// require_once IMP_BASE . '/lib/IMAP/MesageCache.php';
+// require_once IMP_BASE . '/lib/IMAP/MessageCache.php';
// $cache = &IMP_MessageCache::singleton();
// $cache_entry = $cache->retrieve($mailbox, array($uid), 8 | 32);
// $ob = reset($cache_entry);
On 3/8/08, Michael M Slusarz <slusarz at horde.org> wrote:
> slusarz 2008-03-07 20:26:41 EST
>
> Modified files:
> . imp.php
> config hooks.php.dist
> lib/Block newmail.php
> lib/Views ShowMessage.php
> Log:
> IMP_MailboxCache -> IMP_MessageCache.
>
> Revision Changes Path
> 1.13 +3 -3 dimp/config/hooks.php.dist
> 1.206 +4 -4 dimp/imp.php
> 1.15 +4 -4 dimp/lib/Block/newmail.php
> 1.80 +4 -4 dimp/lib/Views/ShowMessage.php
>
> Chora Links:
> http://cvs.horde.org/diff.php/dimp/config/hooks.php.dist?r1=1.12&r2=1.13&ty=u
> http://cvs.horde.org/diff.php/dimp/imp.php?r1=1.205&r2=1.206&ty=u
> http://cvs.horde.org/diff.php/dimp/lib/Block/newmail.php?r1=1.14&r2=1.15&ty=u
> http://cvs.horde.org/diff.php/dimp/lib/Views/ShowMessage.php?r1=1.79&r2=1.80&ty=u
>
>
> --
> To unsubscribe, mail: cvs-unsubscribe at lists.horde.org
>
More information about the dev
mailing list