mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 01:39:24 +02:00
update
This commit is contained in:
parent
b8ab0f6dd4
commit
9802e6d4a1
1 changed files with 2 additions and 0 deletions
|
@ -58,6 +58,7 @@ exit;
|
|||
|
||||
function debugSiteMap($line){
|
||||
_error_log("sitemap.xml debugSiteMap($line)");
|
||||
/*
|
||||
$headers = headers_list();
|
||||
foreach ($headers as $header) {
|
||||
_error_log("sitemap.xml headers {$header}");
|
||||
|
@ -65,4 +66,5 @@ function debugSiteMap($line){
|
|||
foreach ($_GET as $key=>$value) {
|
||||
_error_log("sitemap.xml _GET $key=>$value");
|
||||
}
|
||||
*/
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue