浏览代码

removed debug message (thnx jason)

stekkel 23 年之前
父节点
当前提交
a688981d84
共有 1 个文件被更改,包括 0 次插入1 次删除
  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".