__CLASS__, 'description' => __('Display a list of posts that are scheduled to be published.','comicpress') );
$this->WP_Widget(__CLASS__, __('ComicPress Scheduled Posts','comicpress'), $widget_ops);
}
}
function widget($args, $instance) {
extract($args, EXTR_SKIP);
echo '