LLMS_Settings_Engagements::output()

get settings from the database


Description Description


Return Return

(array)


Top ↑

Source Source

File: includes/admin/settings/class.llms.settings.engagements.php

	public function output() {
		$settings = $this->get_settings( );

			LLMS_Admin_Settings::output_fields( $settings );
	}


Top ↑

User Contributed Notes User Contributed Notes

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