aboutsummaryrefslogtreecommitdiff
path: root/template/embed.phtml
diff options
context:
space:
mode:
authorMaZderMind2015-04-06 00:28:03 +0200
committerMaZderMind2015-04-06 00:28:03 +0200
commit8f14dd9084b10c223508bc9948c5724fc2c9eb63 (patch)
tree9ff0ef30da4a08b7a6f50a3d91afee83ea01479a /template/embed.phtml
parentac263c7672d78151ffdf2990dd98127cee572717 (diff)
Audio & Video-Player Embeding
Diffstat (limited to 'template/embed.phtml')
-rw-r--r--template/embed.phtml1
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') ?>