mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +02:00
disallow editing module type
This commit is contained in:
parent
85794418e2
commit
d771b36414
@ -653,7 +653,7 @@ sub process_xml_data ($$$$$) {
|
||||
# save the carriage return.
|
||||
$module_name =~ s/\r//g;
|
||||
$module_name =~ s/\n//g;
|
||||
|
||||
|
||||
# Unnamed module
|
||||
next if ($module_name eq '');
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user