<div dir="ltr">Hi,<br><br>I was trying to find a solution for a bug with related lists and I discovered the function __vtlib_get_modulevar_value in include/utils/VtlibUtils.php<div><br></div><div><a href="https://github.com/vtiger-crm/vtigercrm/blob/master/include/utils/VtlibUtils.php">https://github.com/vtiger-crm/vtigercrm/blob/master/include/utils/VtlibUtils.php</a><br></div><div><br></div><div>My question is if there is some reason this code is hardcoded in this function instead being in Accounts.php, Contacts.php etc.</div><div><br></div><div>And last question, if I have a custom module using for example related_tables. Should I put this into MyCustomModule.php or inside this function in VtlibUtils.php?<br><br>Thanks, I just want to adapt to vTiger as much as possible.<br></div></div>