--- a/admin/import.php +++ b/admin/import.php @@ -186,11 +186,16 @@ flush(); // run post import data processing -// cn + // + if ($success > 0) { +$conn->exec("update datasets set \"lastUpdated\" = NOW() where title = 'Contract Notices'"); echo "link amend
"; include ("linkAmendments.php"); echo "update UNSPSC
"; include ("updateUNSPSC.php"); + } +// cn + // agency //include ("setAgencyStatus.php"); //include ("setAgencyURLABN.php");