]> git.openstreetmap.org Git - osqa.git/blob - forum/management/__init__.py
A fix in akismet module, which was crashing when the user has 0 reputation.
[osqa.git] / forum / management / __init__.py
1 from forum.modules import get_modules_script
2
3 get_modules_script('management')