* @copyright (C) SOFTLAB24 LIMITED * @license Open Source Social Network License (OSSN LICENSE) http://www.opensource-socialnetwork.org/licence * @link https://www.opensource-socialnetwork.org/ */ //unused pagebar skeleton when ads are disabled #628 if(ossn_is_hook('newsfeed', "sidebar:right")) { $newsfeed_right = ossn_call_hook('newsfeed', "sidebar:right", NULL, array()); $sidebar = implode('', $newsfeed_right); $isempty = trim($sidebar); } ?>