芝麻web文件管理V1.00
编辑当前文件:/home/asmplong/www/ancien-site-2019/site/plugins/system/p3p/p3p.php
params->get('header','NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM'); $header = trim($header); // Bail out on empty header (why would anyone do that?!) if( empty($header) ) { return; } // Replace any existing P3P headers in the response JResponse::setHeader('P3P','CP="'.$header.'"',true); } }