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

List:       squirrelmail-cvs
Subject:    [SM-CVS] CVS: squirrelmail/templates/default message_list.tpl, 1.39,
From:       Paul Lesneiwski <pdontthink () users ! sourceforge ! net>
Date:       2006-12-31 6:29:39
Message-ID: E1H0uCR-0005Da-Ds () sc8-pr-cvs8 ! sourceforge ! net
[Download RAW message or body]

Update of /cvsroot/squirrelmail/squirrelmail/templates/default
In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv20053/templates/default

Modified Files:
	message_list.tpl 
Log Message:
Removing hooks from template one by one...

Index: message_list.tpl
===================================================================
RCS file: /cvsroot/squirrelmail/squirrelmail/templates/default/message_list.tpl,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -w -r1.39 -r1.40
--- message_list.tpl	31 Dec 2006 05:19:39 -0000	1.39
+++ message_list.tpl	31 Dec 2006 06:29:37 -0000	1.40
@@ -68,14 +68,12 @@
  */
 
 /** add required includes */
-include_once(SM_PATH . 'templates/util_message_list.php');
+include_once(SM_PATH . 'functions/template/message_list_util.php');
 
 /* retrieve the template vars */
 extract($t);
 
-//FIXME: no hooks in templates!
-global $null;
-do_hook('mailbox_index_before', $null);
+if (!empty($plugin_output['mailbox_index_before'])) echo $plugin_output['mailbox_index_before'];
 
 /**
  * Calculate string "Viewing message x to y (z total)"


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
--
squirrelmail-cvs mailing list
List Address: squirrelmail-cvs@lists.sourceforge.net
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-cvs
http://squirrelmail.org/cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

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