]> git.openstreetmap.org Git - osqa.git/blob - forum/management/__init__.py
Fix for the remaining bug from OSQA-96 for the code that still exists. Thanks Eugene.
[osqa.git] / forum / management / __init__.py
1 from forum.modules import get_modules_script
2
3 get_modules_script('management')