@@ -8,6 +8,10 @@ |
||
8 | 8 | } |
9 | 9 | |
10 | 10 | //Generic embed functions - Don't touch here! |
11 | + |
|
12 | + /** |
|
13 | + * @param string $guid |
|
14 | + */ |
|
11 | 15 | function custom_videoembed_create_embed_object($url, $guid, $videowidth=0, $input) { |
12 | 16 | |
13 | 17 | if (!$input) { |