diff options
Diffstat (limited to 'template/embed.phtml')
-rw-r--r-- | template/embed.phtml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/template/embed.phtml b/template/embed.phtml new file mode 100644 index 0000000..dd8629a --- /dev/null +++ b/template/embed.phtml @@ -0,0 +1 @@ +<? require('assemblies/player/'.$stream->getPlayerType().'.phtml') ?> |