LLMS_Admin_Dashboard::output()

Handle HTML output on the screen.


Return Return

(void)


Top ↑

Source Source

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

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


Top ↑

Changelog Changelog

Changelog
Version Description
7.1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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