Newer
Older
Import / web / www.xiaofrog.com / wordpress / wp-content / themes / connections-reloaded / functions.php
@John Ryland John Ryland on 22 Dec 2020 78 bytes import NUC files
<?php
if ( function_exists('register_sidebars') )
	register_sidebars(1);
?>