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