mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-09-25 19:09:08 +02:00
minor fix
This commit is contained in:
parent
4f80eec179
commit
308598ba8d
@ -4631,6 +4631,8 @@ sub cli_get_module_custom_id {
|
|||||||
|
|
||||||
if (defined($custom_id)) {
|
if (defined($custom_id)) {
|
||||||
print $custom_id;
|
print $custom_id;
|
||||||
|
} else {
|
||||||
|
print "\n";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user