]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/actions/__init__.py
fix breach in award points that allows user to award infinite points
[osqa.git] / forum / actions / __init__.py
index a68106994501385853ebe1f9f2c712323bbbc806..a23e4dfae59c9f768a58b8d9409efd19f35ebca2 100644 (file)
@@ -1,3 +1,4 @@
-from meta import *\r
-from node import *\r
-from user import *
\ No newline at end of file
+from meta import *
+from node import *
+from user import *
+from page import *
\ No newline at end of file