lib/ezfile/classes/ezmd5.php

Show: inherited
Table of Contents

\eZMD5

Package:

Constants

Constant  CHECK_SUM_LIST_FILE = 'share/filelist.md5'

Methods

methodpubliccheckMD5Sums( string $file, string $subDirStr = '' ) : array
static

Check MD5 sum file to check if files have changed. Return array of changed files.

Parameters
Name Type Description
$file string

File name of md5 check sums file

$subDirStr string

Sub dir where files in md5 check sum file resides e.g. '' (default) if root and 'extension/ezoe/' for ezoe extension.

Returns
Type Description
array List of miss-matching files.
Documentation was generated by DocBlox 0.18.1.