LLMS_Admin_Resources::output()

Handle HTML output on the screen.


Return Return

(void)


Top ↑

Source Source

File: includes/admin/class.llms.admin.resources.php

	public static function output() {
		include 'views/resources.php';
	}


Top ↑

Changelog Changelog

Changelog
Version Description
7.4.1 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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