Newer
Older
Import / web / www.xiaofrog.com / wordpress / wp-content / themes / connections-reloaded / functions.php
<?php
if ( function_exists('register_sidebars') )
	register_sidebars(1);
?>