Bugfix module creator dropnbox

This commit is contained in:
OpenXE 2022-10-22 12:33:28 +00:00
parent d1991b3f72
commit feddd00896

View File

@ -143,6 +143,7 @@ class PLACEHOLDER_MODULECLASSNAME {
// Load values again from database
$dropnbox = "PLACEHOLDER_DROPNBOX";
$result = $this->app->DB->SelectArr("PLACEHOLDER_SQL_LIST"." WHERE id=$id");
foreach ($result[0] as $key => $value) {