SproutCMS

This is the code documentation for the SproutCMS project

function relUrl()

Returns the relative public URL for a given file.
Doesn't contain ROOT/ or domain. Use for content areas.

Usage

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

Arguments

  1. $filename

Return value

  • void