You are here

constant KALTURA_DOWNLOAD_URI in Kaltura 7.3

Same name and namespace in other branches
  1. 7.2 kaltura.drush.inc \KALTURA_DOWNLOAD_URI

The Kaltura client library URI.

1 use of KALTURA_DOWNLOAD_URI
drush_kaltura_client_install in ./kaltura.drush.inc
Command to download and install the Kaltura client library.

File

./kaltura.drush.inc, line 11
Drush integration for kaltura.

Code

define('KALTURA_DOWNLOAD_URI', 'http://cdnbakmi.kaltura.com/content/clientlibs/php5_16-12-2014.tar.gz');