Add checkIsProgramActive to the rights flushing
authorSverre Rabbelier <srabbelier@gmail.com>
Sat, 31 Jan 2009 15:40:32 +0000
changeset 1114 65c8d1bfe94b
parent 1113 78e4ea7e71f9
child 1115 0a723ff3d27c
Add checkIsProgramActive to the rights flushing Patch by: Sverre Rabbelier
app/soc/cache/rights.py
--- a/app/soc/cache/rights.py	Sat Jan 31 14:39:05 2009 +0000
+++ b/app/soc/cache/rights.py	Sat Jan 31 15:40:32 2009 +0000
@@ -45,6 +45,7 @@
     'checkIsMyApplication',
     'checkIsMyGroupAcceptedRequest',
     'checkIsMyNotification',
+    'checkIsProgramActive',
     'checkIsUnusedAccount',
     'checkIsUser',
     'checkNotLoggedIn',