Warning removal.
authorfidian <fidian@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 19 Feb 2002 00:53:36 +0000 (00:53 +0000)
committerfidian <fidian@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 19 Feb 2002 00:53:36 +0000 (00:53 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2458 7612ce4b-ef26-0410-bec9-ea0150e637f0

functions/mailbox_display.php

index 42bfada00a38b7090e9974582463c538da1e89c5..eafd71fa69fe4d8615b6b1a0e65ea5f505412e0f 100644 (file)
@@ -623,6 +623,7 @@ function get_selectall_link($start_msg, $sort) {
     global $checkall, $what, $where, $mailbox, $javascript_on;
     global $PHP_SELF, $PG_SHOWNUM;
 
+    $result = '';
     if ($javascript_on) {
         $result =
             '<script language="JavaScript">' .