SproutCMS

This is the code documentation for the SproutCMS project

function moveUpload()

Moves an uploaded file into the repository.
Returns TRUE on success, FALSE on failure.

Usage

void $FilesBackend->moveUpload ( mixed $src , mixed $filename );

Arguments

  1. $src
  2. $filename

Return value

  • void