CC-2449: Add promote flag for data collection
- done
This commit is contained in:
parent
cc542797c7
commit
8eb3ec3df2
1 changed files with 1 additions and 0 deletions
|
@ -337,6 +337,7 @@ class Application_Model_Preference
|
|||
}
|
||||
}
|
||||
if($returnArray){
|
||||
$outputArray['PROMOTE'] = Application_Model_Preference::GetPublicise();
|
||||
$outputArray['LOGOIMG'] = Application_Model_Preference::GetStationLogo();
|
||||
return $outputArray;
|
||||
}else{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue