changed unclosed comment tags /* on lines 315 & 316 to //
authorlbergman <lbergman@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 30 Jun 2000 21:47:19 +0000 (21:47 +0000)
committerlbergman <lbergman@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 30 Jun 2000 21:47:19 +0000 (21:47 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@577 7612ce4b-ef26-0410-bec9-ea0150e637f0

src/compose.php

index eadb2173fe6c5a3c76b03f2c38cbbfaac315af11..962d6730cda9862746a5988e9be11ce055a903c2 100644 (file)
       
       showInputForm();
    } else if ($html_addr_search) {
-      //* I am using an include so as to elminiate an extra unnecessary click.  If you
-      //* can think of a better way, please implement it.
+      // I am using an include so as to elminiate an extra unnecessary click.  If you
+      // can think of a better way, please implement it.
       include ("addrbook_search_html.php");
    } else if (isset($attach)) {
       is_logged_in();