What does this template function do?
The {jrCore_module_url} functions purpose is to get the current url that a particular module is using.
All modules will define what URL they want to use by default, but the admin user can always change this URL to anything they want.
So instead of assuming the default URL is still valid, this template function will return the current URL of that module.