--- a/app/soc/views/helper/params.py Tue Jan 20 16:10:04 2009 +0000
+++ b/app/soc/views/helper/params.py Tue Jan 20 16:12:55 2009 +0000
@@ -273,6 +273,7 @@
result = '/'.join(patterns)
return result
+
def getScopePattern(params):
"""Returns the Scope pattern for this entity.
"""