Add Player

This commit is contained in:
Muhammad Iqbal Rifai 2018-06-25 13:40:19 +02:00
parent d62ee56296
commit 527cbef7cc
1 changed files with 3 additions and 1 deletions

View File

@ -9,6 +9,7 @@ if($_GET[id]) {
$share = json_decode(file_get_contents("base/data/main/share/$_GET[id].json"), true);
$users = json_decode(file_get_contents("base/data/user/".$share[file][user_id].".json"),true);
$kontol = $share[file][file_id];
if(isset($share[file][title])) {
@ -115,7 +116,8 @@ if($_GET[id]) {
}
echo "
<table class=\"table table-striped\">
<center><iframe src='https://drive.0wo.me/player?id=$kontol'frameborder='0' width='480' height='240'></iframe></center>
<table class=\"table table-striped\">
<thead><tr><h1>File Informations</h1></tr></thead>
<tbody>
<tr valign=\"top\">