summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: f007c39)
raw | patch | inline | side by side (parent: f007c39)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 22 Apr 2008 09:47:16 +0000 (09:47 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 22 Apr 2008 09:47:16 +0000 (09:47 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@10612 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/log/addons/logview/class_logview.inc | patch | blob | history |
diff --git a/gosa-plugins/log/addons/logview/class_logview.inc b/gosa-plugins/log/addons/logview/class_logview.inc
index 12fd1d61a61803a73e95fba110fbe6b182100d0e..cb2a43c9fee81954deac1c42700076325c135b04 100644 (file)
return ($smarty->fetch (get_template_path('contents.tpl', TRUE)));
} else {
+ @timezone::get_default_timezone();
+
/* Assemble time query */
switch ($logfilter['time']){
case '0':