BBP_Forums_Group_Extension::ob_end_clean()

Used to end an output buffer


Description Description


Source Source

File: includes/extend/buddypress/groups.php

	public function ob_end_clean() {
		ob_end_clean();
	}

Top ↑

Changelog Changelog

Changelog
Version Description
2.1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.