Aleksander Machniak
2016-05-02 bd6d7645d7115f313ce6c49c863658eedeb58d53
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'));