Home
last modified time | relevance | path

Searched refs:fileLastMod (Results 1 – 3 of 3) sorted by relevance

/plugin/zwidoku/
H A DencycSubmit.php35 $fileLastMod = wikiFN($ID); variable
36 $lastMod = @filemtime($fileLastMod); // from page
H A DencycOpen.php42 $fileLastMod = wikiFN($ID); variable
43 $lastMod = @filemtime($fileLastMod); // from page
H A DgetEncyc.php105 $fileLastMod = wikiFN($ID); variable
106 $lastMod = @filemtime($fileLastMod); // from page
234 $tt['Location'] = $fileLastMod;