[ticket/494] Remove SQL queries to portal_modules when changing settings

B3P-494
This commit is contained in:
Marc Alexander
2015-03-04 17:32:53 +01:00
parent 9fe7e17124
commit 1a74082154
5 changed files with 7 additions and 5 deletions

View File

@@ -71,6 +71,8 @@ function set_portal_config($config_name, $config_value)
/**
* Get portal modules
*
* @return array Portal modules array
*/
function obtain_portal_modules()
{