fix SAP blog path
This commit is contained in:
2
config.php
Executable file → Normal file
2
config.php
Executable file → Normal file
@@ -535,7 +535,7 @@ class Databap extends PhpObject
|
|||||||
private function getSAPBlogRss()
|
private function getSAPBlogRss()
|
||||||
{
|
{
|
||||||
$sSAPDomain = 'http://scn.sap.com';
|
$sSAPDomain = 'http://scn.sap.com';
|
||||||
$sSAPBlogUrl = $sSAPDomain.'/community/data-warehousing/netweaver-bw/blog';
|
$sSAPBlogUrl = $sSAPDomain.'/community/data-warehousing/bw/blog';
|
||||||
|
|
||||||
//TODO add http://www.biportal.org/sap_bi_blog
|
//TODO add http://www.biportal.org/sap_bi_blog
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user