Aleksander Machniak
2015-08-07 1b39d9a6c744a393e7930c2493cc2ddc9c9e95bf
bin/deluser.sh
@@ -37,7 +37,7 @@
    exit(1);
}
$rcmail = rcmail::get_instance();
$rcmail = rcube::get_instance();
// get arguments
$args     = rcube_utils::get_opt(array('h' => 'host'));