Function __global->reorganise_uploads__downloads

Definitions

sources/downloads2.php

  • Reorganise the download entry uploads.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: array

Parameters

Name Type Default Set Range Description
$where array [] N/A N/A Limit reorganisation to rows matching this WHERE map
$tolerate_errors boolean False N/A N/A Whether to tolerate missing files (false = give an error)

Return

  • Map of db_table:id to the new upload URL
  • Type: array
  • Set: N/A
  • Range: N/A