Update youtube.php

This commit is contained in:
tianyu
2015-07-22 12:43:16 +08:00
parent a6b0c2eeec
commit 8e29f49edd

View File

@@ -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':