Example #1
0
 function __construct($aConfig)
 {
     parent::__construct($aConfig);
     $this->_aTranscoders = array('bx_timeline_photos_preview', 'bx_timeline_photos_view');
     $this->_aStorages = array('bx_timeline_photos');
 }
Example #2
0
 function __construct($aConfig)
 {
     parent::__construct($aConfig);
 }