--- a/admin/import.php +++ b/admin/import.php @@ -171,7 +171,7 @@ } ksort($files); foreach ($files as $date => $fname) { - echo "$fname " . filesize($path . $fname) . " " . $date . "
"; + echo "$fname " . filesize($path . $fname) . " " . $date . "
"; } } else { $success = 0; @@ -188,10 +188,10 @@ // if ($success > 0) { $conn->exec("update datasets set \"lastUpdated\" = NOW() where title = 'Contract Notices'"); - echo "link amend
"; +/* echo "link amend
"; include ("linkAmendments.php"); echo "update UNSPSC
"; - include ("updateUNSPSC.php"); + include ("updateUNSPSC.php");*/ } // cn