mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 09:49:28 +02:00
Update
This commit is contained in:
parent
781622a3b5
commit
2b5180eb35
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
require_once dirname(__FILE__) . '/../videos/configuration.php';
|
require_once dirname(__FILE__) . '/../videos/configuration.php';
|
||||||
$config = new AVideoConf();
|
$config = new AVideoConf();
|
||||||
$global['isForbidden'] = true;
|
$global['isForbidden'] = true;
|
||||||
|
$global['doNotLoadPlayer'] = true;
|
||||||
?>
|
?>
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="<?php echo getLanguage(); ?>">
|
<html lang="<?php echo getLanguage(); ?>">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue