SproutCMS

This is the code documentation for the SproutCMS project

function cleanupLocalCopy()

Remove a local copy of a file

Usage

void $FilesBackend->cleanupLocalCopy ( string $temp_filename );

Arguments

  1. string $temp_filename
    The filename returned by createLocalCopy

Return value

  • void