]> git.openstreetmap.org Git - osqa.git/blob - forum/management/__init__.py
fixes the problem of OSQA-234 - events had no titles. Uses the proper action describ...
[osqa.git] / forum / management / __init__.py
1 from forum.modules import get_modules_script
2
3 get_modules_script('management')