Function Reference: wppf_start

Summary

This function has not been documented yet.

Source Code

function wppf_start($name) {
	$GLOBALS['wppf']->start($name);
}