Update youtube.php
This commit is contained in:
parent
a6b0c2eeec
commit
8e29f49edd
|
@ -1,4 +1,5 @@
|
|||
<?php
|
||||
# I recommend you use HTTPS and Basic access authentication to protect this file.
|
||||
$method = $_SERVER['REQUEST_METHOD'];
|
||||
switch ($method) {
|
||||
case 'POST':
|
||||
|
|
Loading…
Reference in New Issue