mirror of
https://github.com/OpenXE-org/OpenXE.git
synced 2024-11-14 20:17:14 +01:00
Bugfix module creator dropnbox
This commit is contained in:
parent
d1991b3f72
commit
feddd00896
@ -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) {
|
||||
|
Loading…
Reference in New Issue
Block a user