Added missing log file name. Closes #3, thanx to Wouter de Geus.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user