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:
mattf
2007-06-25 18:31:43 +00:00
parent b6abb52cfd
commit 8beed3308b
+1 -1
View File
@@ -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')
{