Jelajahi Sumber

Hey!!! Who stole the form ???

philippe_mingo 23 tahun lalu
induk
melakukan
1d937f60b7
1 mengubah file dengan 2 tambahan dan 1 penghapusan
  1. 2 1
      src/search.php

+ 2 - 1
src/search.php

@@ -286,6 +286,7 @@ if ($recent_count > 0) {
 
 /* Search Form */
 echo '<B>Current Search</B>'
+   . '<FORM ACTION="search.php" NAME=s>'
    . '   <TABLE WIDTH="95%" CELLPADDING=0 CELLSPACING=0>'
    . '     <TR>'
    . '       <TD><SELECT NAME="mailbox">';
@@ -379,4 +380,4 @@ do_hook("search_bottom");
 sqimap_logout ($imapConnection);
 echo '</body></html>';
 
-?>
+?>