Changes between Version 2 and Version 3 of ApiFeaturecodes

Show
Ignore:
Author:
gregmac (IP: 66.102.80.249)
Timestamp:
10/03/06 01:40:34 (7 years ago)
Comment:

$defaultenabled param

Legend:

Unmodified
Added
Removed
Modified
  • ApiFeaturecodes

    v2 v3  
    2828Gets the current description 
    2929 
    30 === setDefault($deafultcode) === 
     30=== setDefault($deafultcode, $defaultenabled = false) === 
    3131 
    3232Sets the default. This is the value used until the user configures the code, or if the ''use default'' option is checked in the admin GUI. 
     33 
     34The optional $defaultenabled parameter controls if the feature code is enabled or disabled by default (added in r2630) 
    3335 
    3436=== getCodeActive() ===