Home
last modified time | relevance | path

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

/plugin/favoris/
Daction.php133 if ($snap->snapTimeFormatted) $titrePage.=" (".$snap->snapTimeFormatted.")";
/plugin/snap/
Dhelper.php63 var $snapTimeFormatted=false; variable in helper_plugin_snap
125 $this->snapTimeFormatted=false;
267 $this->snapTimeFormatted=strftime($conf['dformat'],$this->snapTime);