From 87f0fcd292131b9d4c1f9b25febd89af462dab60 Mon Sep 17 00:00:00 2001 From: Ralf Becker Date: Thu, 14 Jun 2012 12:08:06 +0000 Subject: [PATCH] removed accidently commited (not applicable) comment --- infolog/index.php | 1 - 1 file changed, 1 deletion(-) diff --git a/infolog/index.php b/infolog/index.php index 3eb13acf93..606a496ddb 100644 --- a/infolog/index.php +++ b/infolog/index.php @@ -29,5 +29,4 @@ if ($setup_info['infolog']['version'] != $GLOBALS['egw_info']['apps']['infolog'] } unset($setup_info); -// only reset action-view, if no (refresh) message given, eg. stay in sub-view if infolog stored ExecMethod('infolog.infolog_ui.index','reset_action_view');