SproutCMS

This is the code documentation for the SproutCMS project

function exists()

Returns TRUE if the file exists, and FALSE if it does not

Usage

void $FilesBackend->exists ( mixed $filename );

Arguments

  1. $filename

Return value

  • void