get_custom_theme_data($themeid); $custom_themes = $custom_theme[0]; $theme_title = $custom_themes->title; $created = $custom_themes->created; $modified = $custom_themes->modified; $theme_settings = unserialize($custom_themes->theme_settings); } } ?>