SproutCMS

This is the code documentation for the SproutCMS project

function getString()

Returns file content as a string. Basically the same as file_get_contents

Usage

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

Arguments

  1. $filename

Return value

  • void