Generate useful message on module non-existence.
This commit is contained in:
parent
8f9ca4cac0
commit
f557179b04
@ -158,7 +158,7 @@ sub new_module {
|
||||
$modrow -> {"args"})
|
||||
if($modrow);
|
||||
|
||||
return undef;
|
||||
return $self -> self_error("Request for unknown module '$arg'");
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user