Example #1
0
 function initialize(IConfigParameter $configuration)
 {
     Project::setCacheManager($this);
     $this->_common_config($configuration);
 }