Comments
This commit is contained in:
parent
088ada1d2c
commit
3ca16db524
1 changed files with 1 additions and 0 deletions
|
@ -1447,6 +1447,7 @@ class Application_Model_Preference
|
|||
|
||||
public static function setProvisioningStatus($status)
|
||||
{
|
||||
//See constants.php for the list of valid values. eg. PROVISIONING_STATUS_ACTIVE
|
||||
self::setValue("provisioning_status", $status);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue