function tearDown() { if (!ocf_delete_posts_topic($topic_id = $this->topic_id, $posts = array($this->post_id), $reason = 'Nothing')) { ocf_delete_topic($this->topic_id); } parent::tearDown(); }
function tearDown() { delete_image($this->glry_id, false); parent::tearDown(); }
function tearDown() { delete_newsletter($this->news_id); parent::tearDown(); }
function tearDown() { parent::tearDown(); }
function tearDown() { delete_usergroup_subscription($this->usr_grp_id, '*****@*****.**'); parent::tearDown(); }
function tearDown() { delete_quiz($this->quiz_id); parent::tearDown(); }
function tearDown() { delete_iotd($this->iotd_id); parent::tearDown(); }
function tearDown() { ocf_delete_post_template($this->template_id); parent::tearDown(); }
function tearDown() { ocf_delete_emoticon('Z:D'); parent::tearDown(); }
function tearDown() { delete_chatroom($this->chatroom_id); parent::tearDown(); }
function tearDown() { actual_delete_catalogue_category($this->cat_id, false); parent::tearDown(); }
function tearDown() { actual_delete_catalogue('storetesting' . strval(get_member())); parent::tearDown(); }
function tearDown() { delete_flagrant($this->flag_id); parent::tearDown(); }
function tearDown() { delete_download($this->dwn_id, false); parent::tearDown(); }
function tearDown() { ocf_delete_category($this->forum_cat_id, 0); parent::tearDown(); }
function tearDown() { ocf_delete_forum($this->forum_id, $this->forum_id); parent::tearDown(); }
function tearDown() { ocf_delete_multi_moderation($this->mod_id); parent::tearDown(); }
function tearDown() { delete_ticket_type($this->tickettype_id); parent::tearDown(); }
function tearDown() { delete_event_type($this->eventtype_id); parent::tearDown(); }
function tearDown() { ocf_delete_welcome_email($this->email_id); parent::tearDown(); }
function tearDown() { delete_author($author = 'author2'); parent::tearDown(); }
function tearDown() { delete_download_category($this->dwn_cat_id); parent::tearDown(); }
function tearDown() { delete_bookmark($this->bookmark_id, 4); parent::tearDown(); }
function tearDown() { delete_calendar_event($this->event_id); parent::tearDown(); }
function tearDown() { ocf_delete_warning($this->warn_id); parent::tearDown(); }
function tearDown() { ocf_delete_member($this->user_id); parent::tearDown(); }
function tearDown() { delete_news_category($this->news_id); parent::tearDown(); }
function tearDown() { delete_calendar_event($this->event_id); $GLOBALS['FORUM_DB']->query_delete('f_posts', array('id' => $this->post_id)); parent::tearDown(); }
function tearDown() { delete_menu_item($this->menu_id); parent::tearDown(); }
function tearDown() { ocf_delete_poll($poll_id = $this->poll_id, $reason = 'Simple'); ocf_delete_topic($this->topic_id); parent::tearDown(); }