Skip to content

Conversation

pauln
Copy link
Contributor

@pauln pauln commented May 24, 2016

When the module was originally cloned from mod_url, the call to $PAGE->set_url() in view.php was incorrectly changed to $PAGE->set_echolink(), then commented out because it didn't work. This patch fixes this by uncommenting it and changing it back to set_url.

Replace commented-out call to incorrectly-renamed $PAGE->set_echolink()
(should be set_url, as it's not related to the module name) with a call to
the correct function ($PAGE->set_url()) in view.php.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant