Function __global->update_filedump_links

Definitions

sources/filedump.php

  • Remap pre-existing filedump links from one path to another.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: N/A

Parameters

Name Type Default Set Range Description
$from string required parameter N/A N/A Old path (give a path relative to uploads/filedump, with leading slash)
$to string required parameter N/A N/A New path (give a path relative to uploads/filedump, with leading slash)