diff options
Diffstat (limited to 'js/jw_player/flvVideo.php')
| -rw-r--r-- | js/jw_player/flvVideo.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/js/jw_player/flvVideo.php b/js/jw_player/flvVideo.php index 5ce109e8f3..db6c6c4e39 100644 --- a/js/jw_player/flvVideo.php +++ b/js/jw_player/flvVideo.php @@ -43,7 +43,6 @@ <?php
global $pid, $GEDCOM ;
global $flvVideo;
-// $flvVideo="../../".decrypt(safe_GET('flvVideo'));
$flvVideo=$_GET['flvVideo'];
$preview="";
// echo "<font color=white>".$flvVideo."</font>";
|
