updated bin permission

This commit is contained in:
Nabin Hait
2012-07-31 14:12:23 +05:30
parent d8959bfecd
commit 8d97290c06
3 changed files with 11 additions and 5 deletions

View File

@@ -501,5 +501,8 @@ patch_list = [
'patch_module': 'patches.july_2012',
'patch_file': 'blog_guest_permission',
},
{
'patch_module': 'patches.july_2012',
'patch_file': 'bin_permission',
},
]