![]() |
CMS
Version 3.9
|
Go to the source code of this file.
Variables | |
$video_id = checkNumeric($_GET["video_id"]) | |
$size = checkNumeric($_GET["size"]) | |
$width = checkNumeric($_GET["width"]) | |
$height = checkNumeric($_GET["height"]) | |
$mgr = new VideoManager() | |
$height = checkNumeric($_GET["height"]) |
Definition at line 39 of file thumbnail.inc.
$mgr = new VideoManager() |
Definition at line 41 of file thumbnail.inc.
$size = checkNumeric($_GET["size"]) |
Definition at line 37 of file thumbnail.inc.
$video_id = checkNumeric($_GET["video_id"]) |
Definition at line 36 of file thumbnail.inc.
$width = checkNumeric($_GET["width"]) |
Definition at line 38 of file thumbnail.inc.