---starting---
Skipping $collection/$pointer since it was already done.
"); continue; } } if ($limit) if ($count++ >= $limit) break; $record_meta['Date'] = date("ymd-Hi"); mdl_update(" started $collection/$pointer at " . $record_meta['Date'] . ""); if ($practice) continue; mdl_update(" ...OAI"); if (! get_oai_data ($collection, $pointer)) { continue; } mdl_update(" ...image"); if (!get_target_image ($collection, $pointer)) { continue; } mdl_update(" ...flickr getting " . $record_meta['Width'] . "x" . $record_meta['Height']); if (! add_record_to_flickr()) { continue; } mdl_update(" ...caching"); if (! cache_flickr_data($collection, $pointer)) { continue; } mdl_update ("" . "" . ""); } mdl_update("
---finished---
"); if ($liveupdate) echo "Log saved to: " . mdl_save_log() . "
"; if ($liveupdate && $MDLerr) echo "Usage ".print_r($usage,true).""; // for debugging if($liveupdate) { ?>