Aleksander Machniak
2016-04-27 ef12008b69d903f31584ba239b7bcc1f5687dfd5
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'));