renaming blog variable (formerly SAP)

This commit is contained in:
lutranf
2014-08-29 10:40:25 +02:00
parent 53ef6ba786
commit 53e1684af5
2 changed files with 2 additions and 2 deletions

View File

@@ -225,7 +225,7 @@ elseif($bUserOk && $sAction==Databap::EXT_ACCESS)
{
switch($sPage)
{
case 'sap_blog': //Syncing SAP BW Blog with database & spreading the news on chat
case 'blogs': //Syncing Blogs with database & spreading the news on chat
$sResult = $oDatabap->syncSapBlog();
break;
}