Modified: trunk/PHP/config.php (3 => 4)
--- trunk/PHP/config.php 2006-04-21 18:35:41 UTC (rev 3)
+++ trunk/PHP/config.php 2006-04-21 18:46:32 UTC (rev 4)
@@ -3,7 +3,7 @@
//no need to change for every script
// Author: Greg Larkin
- // Date: 4/20/06
+ // Date: 4/21/06
$postcode_account_code = "y6GTSQGh";
$postcode_license_code = "3688CAE7D26FA2A8";
Modified: trunk/PHP/manual_address.php (3 => 4)
--- trunk/PHP/manual_address.php 2006-04-21 18:35:41 UTC (rev 3)
+++ trunk/PHP/manual_address.php 2006-04-21 18:46:32 UTC (rev 4)
@@ -27,10 +27,6 @@
<td><input name="line2" type="text"></td>
</tr>
<tr>
- <td>line3</td>
- <td><input name="line3" type="text"></td>
- </tr>
- <tr>
<td>post_town</td>
<td><input name="post_town" type="text"></td>
</tr>