芝麻web文件管理V1.00
编辑当前文件:/home/mybf1/www/class.bf1.my/wp-admin/js/f4.zip
PK 1[ae e D f40074e17668e47559fa64aca48ae4bda84a1337d22b51710a5413f11c8423bd.phpnu [ parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // line 1 if ((($context["export_method"] ?? null) != "custom-no-form")) { // line 2 echo "
"; // line 3 echo _gettext("Export method:"); echo "
"; // line 9 echo _gettext("Quick - display only the minimal options"); // line 10 echo "
"; // line 17 echo _gettext("Custom - display all possible options"); // line 18 echo "
"; } } public function getTemplateName() { return "display/export/method.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 50 => 18, 48 => 17, 43 => 15, 37 => 10, 35 => 9, 30 => 7, 24 => 3, 21 => 2, 19 => 1,); } /** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */ public function getSource() { @trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED); return $this->getSourceContext()->getCode(); } public function getSourceContext() { return new Twig_Source("", "display/export/method.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/display/export/method.twig"); } } PK 1[ae e D f40074e17668e47559fa64aca48ae4bda84a1337d22b51710a5413f11c8423bd.phpnu [ PK