updating blog links

This commit is contained in:
francois.lutran
2017-02-07 14:53:38 +13:00
parent c248915804
commit 0345098059

View File

@@ -626,15 +626,15 @@ class Databap extends PhpObject
//SAP Blogs
$sSAPDomain = 'https://blogs.sap.com/';
$asBlogTags = array('73554900100700001049', //Lumira
'73554900100700000818', //Design Studio
'242586194391178517100436979900901', //BW
'01200245450800000012', //Another BW
'242586194391178517100436979900901', //Another BW
'73554900100700001661', // BW/4HANA
'73554900100700000814', //BO Platform
'907900296036854683333078008146613', //Webi
'73554900100700000813', //Analysis
$asBlogTags = array('73554900100700001049', //Lumira
'73554900100700000818', //Design Studio
'242586194391178517100436979900901',//BW
'01200245450800000012', //Another BW
'73554900100800000681', //BW/4HANA
'73554900100700001661', //Another BW/4HANA
'73554900100700000814', //BO Platform
'907900296036854683333078008146613',//Webi
'73554900100700000813', //Analysis
);
$this->oClassManagement->incClass('rss');
foreach($asBlogTags as $asBlogTag)