src/ldt/ldt/auth/__init__.py
changeset 13 97ab7b3191cf
parent 0 bdf22b140727
child 167 fe00e7302efe
--- a/src/ldt/ldt/auth/__init__.py	Fri Jan 28 21:33:43 2011 +0100
+++ b/src/ldt/ldt/auth/__init__.py	Sat Jan 29 06:46:14 2011 +0100
@@ -4,4 +4,4 @@
     if check_meth:
         return check_meth(user)
     else:
-        return user.is_staff
\ No newline at end of file
+        return user.is_staff