View site »'), get_bloginfo('home') . '/'); ?>
title ] ) == false ) {
$allowed_themes[ $ct->title ] = true;
}
reset( $themes );
while( list( $key, $val ) = each( $themes ) ) {
if( isset( $allowed_themes[ $key ] ) == false ) {
unset( $themes[ $key ] );
}
}
reset( $themes );
?>