summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a533f23)
raw | patch | inline | side by side (parent: a533f23)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 25 Nov 2010 07:23:39 +0000 (07:23 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 25 Nov 2010 07:23:39 +0000 (07:23 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@20360 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/goto/addons/goto/class_gotoLogView.inc | patch | blob | history |
diff --git a/gosa-plugins/goto/addons/goto/class_gotoLogView.inc b/gosa-plugins/goto/addons/goto/class_gotoLogView.inc
index c3728706519ba13dfc87300d78dcaaa39de971e8..a0196eb1b31332ad2e481da1802211a2cec5a96d 100644 (file)
{
$this->config = $config;
$this->parent = $parent;
+
+ $this->initTime = microtime(TRUE);
/* Try to fetch logs for the given event (mac)
*/