[34796] trunk/www/ports.php

jmpp at macports.org jmpp at macports.org
Wed Mar 5 23:01:18 PST 2008


Revision: 34796
          http://trac.macosforge.org/projects/macports/changeset/34796
Author:   jmpp at macports.org
Date:     2008-03-05 23:01:17 -0800 (Wed, 05 Mar 2008)

Log Message:
-----------
Be clear about the transfer method we're using to submit this form.

Modified Paths:
--------------
    trunk/www/ports.php

Modified: trunk/www/ports.php
===================================================================
--- trunk/www/ports.php	2008-03-06 06:03:51 UTC (rev 34795)
+++ trunk/www/ports.php	2008-03-06 07:01:17 UTC (rev 34796)
@@ -32,7 +32,7 @@
     
     <br />
 
-    <form action="<?php print $_SERVER['PHP_SELF']; ?>">
+    <form action="<?php print $_SERVER['PHP_SELF']; ?>" method="get">
         <p>
             <label>Search by:</label>
             <select name="by">

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080305/98ad0042/attachment.html 


More information about the macports-changes mailing list