From 03450980590f8b7859613886f38c162f7c61e907 Mon Sep 17 00:00:00 2001 From: "francois.lutran" Date: Tue, 7 Feb 2017 14:53:38 +1300 Subject: [PATCH] updating blog links --- inc/databap.php | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/inc/databap.php b/inc/databap.php index f0937f1..b8eb0b5 100755 --- a/inc/databap.php +++ b/inc/databap.php @@ -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)