SproutCMS

This is the code documentation for the SproutCMS project

function mtime()

Returns the modified time, in unix timestamp format, of the specified file

Usage

int File::mtime ( string $filename );

Arguments

  1. string $filename
    The name of the file in the repository

Return value

  • int
    Modified time as a unix timestamp