Skip to content
Snippets Groups Projects
Commit 0ba36b0f authored by Frode Petterson's avatar Frode Petterson
Browse files

Remove old libraryUrl due to conflict with Content Upgrade

parent 49a72b79
No related branches found
No related tags found
No related merge requests found
Subproject commit 53adda67c23fccb794196d629c5fd8e065b763f6 Subproject commit e9d08b973a33932c2479ffa29022106bcf6407e3
...@@ -61,7 +61,6 @@ function hvp_get_core_settings($context) { ...@@ -61,7 +61,6 @@ function hvp_get_core_settings($context) {
$settings = array( $settings = array(
'baseUrl' => $basepath, 'baseUrl' => $basepath,
'url' => "{$basepath}pluginfile.php/{$context->instanceid}/mod_hvp", 'url' => "{$basepath}pluginfile.php/{$context->instanceid}/mod_hvp",
'libraryUrl' => "{$basepath}pluginfile.php/{$systemcontext->id}/mod_hvp/libraries",
'postUserStatistics' => true, 'postUserStatistics' => true,
'ajax' => $ajaxpaths, 'ajax' => $ajaxpaths,
'saveFreq' => $savefreq, 'saveFreq' => $savefreq,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment