Home
last modified time | relevance | path

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

/plugin/snap/
H A Dhelper.php62 var $snapTime=false; variable in helper_plugin_snap
124 $this->snapTime=false;
266 $this->snapTime=filemtime($imagePath);
267 $this->snapTimeFormatted=strftime($conf['dformat'],$this->snapTime);