فهرست منبع

Removed some comment

Moritz Schmidt 10 سال پیش
والد
کامیت
75d6fc89ed
1فایلهای تغییر یافته به همراه0 افزوده شده و 2 حذف شده
  1. 0 2
      templates/episode.php

+ 0 - 2
templates/episode.php

@@ -6,8 +6,6 @@
     </p>
   </div>
   <div class="row">
-    <!--<input type="text" value="https://yolo:amk@bridge.mmnx.de/videos/readfile.php?file=/media/Serien/American Dad/S01/American.Dad-S01E01-Pilot.mp4" /> <sub>Kopieren für Wiedergabe in Medienplayer (Netzwerkstream)</sub>-->
-
     <div style="background: gray; text-align: center;">
       <video width="auto" height="auto" controls>
         <source src="<?php echo $GLOBALS['conf']['baseURL']; ?>readfile.php?file=<?php echo urlencode(base64_encode($this->_['videoFile'])); ?>" type="video/mp4">Your browser does not support the video tag.</video>