Changeset 2943 for trunk/CHANGELOG


Ignore:
Timestamp:
05/30/10 04:50:40 (2 years ago)
Author:
nuxwin
Message:
  • [GUI] Added both Added both isset() and unset() methods in IspCP_ConfigHandler classes to be able to operate on inaccessible members
  • [GUI] Added methods in IspCP_ConfigHandler classes to be able to remove configuration parameters
  • [GUI] Added a wrapper method in Config class for the IspCP_ConfigHandler::del() methods
  • [GUI] Fixed doc/typo in Config, IspCP_ConfigHandler and IspCP_Registry classes
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/CHANGELOG

    r2941 r2943  
    11ispCP ω 1.0.6 ChangeLog 
    22~~~~~~~~~~~~~~~~~~~~~~~~~~ 
     3 
     42010-05-30 Laurent Declercq 
     5        - GUI: 
     6                * Added both Added both __isset() and __unset() methods in 
     7                        IspCP_ConfigHandler classes to be able to operate on inaccessible 
     8                        members 
     9                * Added methods in IspCP_ConfigHandler classes to be able to remove 
     10                        configuration parameters 
     11                * Added a wrapper method in Config class for the 
     12                        IspCP_ConfigHandler::del() methods 
     13                * Fixed doc/typo in Config, IspCP_ConfigHandler and IspCP_Registry 
     14                        classes 
    315 
    4162010-05-29 Laurent Declercq 
Note: See TracChangeset for help on using the changeset viewer.