widget.
If you prefer to add the sidebar code manually to your sidebar, you may do it like this (the \"outputid\" defines which output you show):
\$pba_config['outputid']=".$pboutput.";
\$pba_config['show_sidebarwidget'] = 'Y';
\$pba_return=@PBA::outputwrapper(\$pba_config);
echo \$pba_return['result'];";
?>
|
|