コード例 #1
0
ファイル: installer.php プロジェクト: Baloo7super/dolphin
 function __construct($aConfig)
 {
     parent::__construct($aConfig);
     $this->_aTranscoders = array('bx_timeline_photos_preview', 'bx_timeline_photos_view');
     $this->_aStorages = array('bx_timeline_photos');
 }
コード例 #2
0
ファイル: installer.php プロジェクト: blas-dmx/trident
 function __construct($aConfig)
 {
     parent::__construct($aConfig);
 }