LLMS_Achievements::init()

Includes achievement class


Description Description


Return Return

(void)


Top ↑

Source Source

File: includes/class.llms.achievements.php

	public function init() {

		include_once( 'class.llms.achievement.php' );
		$this->achievements['LLMS_Achievement_User']  = include_once( 'achievements/class.llms.achievement.user.php' );

	}

Top ↑

Changelog Changelog

Changelog
Version Description
1.0.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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





Permalink: