芝麻web文件管理V1.00
编辑当前文件:/home/mybf1/public_html/pati.bf1.my/wp-content/plugins/ecwid-shopping-cart/includes/kliken.php
get_starter_site_info(); if ( !$info || !isset( $info->customHeaderHtmlCode ) ) return; $pattern = "%" . "(\s*" . "
\s*" . ")%s"; $matches = array(); if ( preg_match( $pattern, $info->customHeaderHtmlCode, $matches ) ) { echo $matches[1]; } } }