Browse Source

removed debug message (thnx jason)

stekkel 23 years ago
parent
commit
a688981d84
1 changed files with 0 additions and 1 deletions
  1. 0 1
      functions/page_header.php

+ 0 - 1
functions/page_header.php

@@ -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".