SproutCMS

This is the code documentation for the SproutCMS project

function putExisting()

Saves file content from an existing file

Usage

void $FilesBackend->putExisting ( mixed $filename , mixed $existing );

Arguments

  1. $filename
  2. $existing

Return value

  • void