3 lines
61 B
PHP
3 lines
61 B
PHP
|
|
<?php
|
||
|
|
global $sidebars;
|
||
|
|
$sidebars->get_sidebar('right');
|