removed debug message (thnx jason)
authorstekkel <stekkel@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 24 May 2002 18:08:26 +0000 (18:08 +0000)
committerstekkel <stekkel@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 24 May 2002 18:08:26 +0000 (18:08 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2863 7612ce4b-ef26-0410-bec9-ea0150e637f0

functions/page_header.php

index dc892c6d6fbc486358ec04bb380cee972894035c..ef813dad0764cc86565e5da23bfd4c69e2e88896 100644 (file)
@@ -169,7 +169,6 @@ function displayPageHeader($color, $mailbox, $xtra='', $session=false) {
                     '           comp_uri = "'.$base_uri.$compose_uri."\";\n".
                     '       }'. "\n".
                     '    }'. "\n".
-                    '    window.alert(comp_uri);'.
                      '    var newwin = window.open(comp_uri' .
                      ', "_blank",
                 "width='.$compose_width.",height=$compose_height".