diff --git a/ident_switch.php b/ident_switch.php index fb64268..ec421f6 100644 --- a/ident_switch.php +++ b/ident_switch.php @@ -14,6 +14,7 @@ class ident_switch extends rcube_plugin private $table = 'ident_switch'; private $my_postfix = '_iswitch'; + private $my_log = 'ident_switch'; // Flags user in database private $db_enabled = 1;