mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 16:55:05 +02:00
#9771 fixed input module
This commit is contained in:
parent
18719a3ac4
commit
b4b67b571a
@ -562,7 +562,7 @@ class ExtensionsDiscovery extends Wizard
|
||||
|
||||
case 'modules':
|
||||
$input = html_print_select_from_sql(
|
||||
'select name, name as n from tmodule',
|
||||
'select nombre, nombre as n from tagente_modulo',
|
||||
$name,
|
||||
$defaultValue,
|
||||
'',
|
||||
|
Loading…
x
Reference in New Issue
Block a user