[prev in list] [next in list] [prev in thread] [next in thread] 

List:       squirrelmail-cvs
Subject:    [SM-CVS] SF.net SVN: squirrelmail:[14149]
From:       pdontthink () users ! sourceforge ! net
Date:       2011-11-10 3:35:31
Message-ID: E1ROLQJ-00060a-Ue () sfp-svn-4 ! v30 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Revision: 14149
          http://squirrelmail.svn.sourceforge.net/squirrelmail/?rev=14149&view=rev
Author:   pdontthink
Date:     2011-11-10 03:35:31 +0000 (Thu, 10 Nov 2011)
Log Message:
-----------
Allow more than one plugin to operate on the read_body_menu_top hook at a time

Modified Paths:
--------------
    branches/SM-1_4-STABLE/squirrelmail/src/read_body.php

Modified: branches/SM-1_4-STABLE/squirrelmail/src/read_body.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/src/read_body.php	2011-11-09 19:42:07 UTC \
                (rev 14148)
+++ branches/SM-1_4-STABLE/squirrelmail/src/read_body.php	2011-11-10 03:35:31 UTC \
(rev 14149) @@ -665,7 +665,7 @@
     $s .= $topbar_delimiter;
     $s .= makeComposeLink($comp_action_uri, _("Reply All"));
     $s .= '</small></td></tr></table>';
-    $ret = concat_hook_function('read_body_menu_top', $s);
+    $ret = do_hook_function('read_body_menu_top', $s);
     if($ret != '') {
         $s = $ret;
     }

This was sent by the SourceForge.net collaborative development platform, the world's \
largest Open Source development site.


------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
-----
squirrelmail-cvs mailing list
List address: squirrelmail-cvs@lists.sourceforge.net
List info (subscribe/unsubscribe/change options): \
                https://lists.sourceforge.net/lists/listinfo/squirrelmail-cvs
Repository: http://squirrelmail.org/svn


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic