|
@@ -3615,7 +3615,7 @@ function & api_get_settings($cat = null, $ordering = 'list', $access_url = 1, $u
|
|
$sql = "SELECT id, variable, subkey, type, category, selected_value, title, comment, scope, subkeytext, access_url, access_url_changeable " .
|
|
$sql = "SELECT id, variable, subkey, type, category, selected_value, title, comment, scope, subkeytext, access_url, access_url_changeable " .
|
|
@@ -3627,6 +3627,7 @@ function & api_get_settings($cat = null, $ordering = 'list', $access_url = 1, $u
|