reword
parent
18394f6ba9
commit
5b76fc824c
|
@ -103,7 +103,7 @@ sub getsetup () {
|
||||||
# hashref between array and hash)
|
# hashref between array and hash)
|
||||||
my %s=@s;
|
my %s=@s;
|
||||||
if (! exists $s{plugin} || ! $s{plugin}->{section}) {
|
if (! exists $s{plugin} || ! $s{plugin}->{section}) {
|
||||||
$s{plugin}->{section}="misc";
|
$s{plugin}->{section}="other";
|
||||||
}
|
}
|
||||||
|
|
||||||
# only the selected rcs plugin is included
|
# only the selected rcs plugin is included
|
||||||
|
|
Loading…
Reference in New Issue