fixed minor permissions bug in the campaign detail section of admin.php
git-svn-id: svn://192.168.202.10@645 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
@@ -7853,7 +7853,7 @@ if ( ($ADD==31) and ( (!eregi("$campaign_id",$LOGallowed_campaigns)) and (!eregi
|
||||
|
||||
if ($ADD==31)
|
||||
{
|
||||
if ($LOGmodify_users==1)
|
||||
if ($LOGmodify_campaigns==1)
|
||||
{
|
||||
if ($stage=='show_dialable')
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user