AP_Activate::migrate()

Description #

Migrate old datas.

Changelog #

VersionDescription
4.4.0Introduced.

Source #

File: activate.php

	public function migrate() {
		if ( 38 === AP_DB_VERSION ) {
			$this->set_reputation_events_icon();
			$this->update_disallow_op_to_answer();
		}
	}

Leave a Reply

Your email address will not be published.

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Add your comment