<div dir="ltr">Hello List,<div><br></div><div style>Is there a way to use shared variables in modules' configuration?</div><div style>For example:</div><div style><br></div><div style>modparam("cfgutils", "shvset", "DBURI=s:mysql//user:pass@host/accdb")<br>
</div><div style>modparam("acc", "db_url", "$shv(DBURI)")<br></div><div style><br></div><div style>does not work for me:</div><div style>ERROR:core:db_check_api: module db_$shv(DBURI) does not export db_use_table function<br>
</div><div style><br></div><div style>Same error happens when I am trying to use varset:</div><div style>ERROR:core:db_check_api: module db_$var(dburi) does not export db_use_table function<br></div><div style><br></div>
<div style>
My version 1.8 rev: 9914</div><div style><br></div><div style>Thank you,</div><div style>Stas</div><div style><br></div><div style><br></div><div style><br></div></div>