CMS  Version 3.9
transcript.inc File Reference

Go to the source code of this file.

Variables

 $video_id = checkNumeric($_GET["video_id"])
 
 $video = new Video($video_id)
 
$page page_title = $video->title . " Transcript"
 

Variable Documentation

◆ $video

$video = new Video($video_id)

Definition at line 37 of file transcript.inc.

◆ $video_id

$video_id = checkNumeric($_GET["video_id"])

Definition at line 36 of file transcript.inc.

◆ page_title

$page page_title = $video->title . " Transcript"

Definition at line 39 of file transcript.inc.