From efb124862317296cf8ceeb9fef37fb5e045afc8b Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Fri, 12 May 2023 11:31:55 +0200 Subject: [eventlog] Remove stray line (c&p error) --- modules-available/eventlog/pages/mailconfigs.inc.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'modules-available/eventlog') diff --git a/modules-available/eventlog/pages/mailconfigs.inc.php b/modules-available/eventlog/pages/mailconfigs.inc.php index 141bf6e2..0ba71104 100644 --- a/modules-available/eventlog/pages/mailconfigs.inc.php +++ b/modules-available/eventlog/pages/mailconfigs.inc.php @@ -3,8 +3,6 @@ class SubPage { - const OP_LIST = ['=', '!=', '<', '<=', '>', '>=', 'regex']; - public static function doPreprocess() { if (Request::isPost()) { -- cgit v1.2.3-55-g7522