LLMS_Settings_Accounts::__construct()

Constructor


Description Description

executes settings tab actions


Top ↑

Source Source

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

	 * Should permalinks be flushed on save?
	 *
	 * @var boolean
	 */
	protected $flush = true;

	/**
	 * Get settings array

Top ↑

User Contributed Notes User Contributed Notes

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