MediaYouTubeStreamWrapper.inc 325 B

12345678
  1. <?php
  2. /**
  3. * @todo Remove once usage statistics indicate that virtually everyone has
  4. * updated to 1.0-alpha5 or later. This is retained until then, so that
  5. * update.php can bootstrap.
  6. */
  7. include_once DRUPAL_ROOT . '/' . drupal_get_path('module', 'media_youtube') . '/includes/includes/MediaYouTubeStreamWrapper.inc';