芝麻web文件管理V1.00
编辑当前文件:/home/krishnamexports/tmp/pma_template_compiles_krishnamexports/twig/15/1575796472db0598c1beb413af357435d750e75cc45c5775097d48fe4846d75f.php
parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // line 1 echo "
"; // line 5 echo _gettext("View output as text"); // line 6 echo "
"; } public function getTemplateName() { return "display/export/options_output_radio.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 40 => 6, 38 => 5, 33 => 3, 30 => 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 Source("", "display/export/options_output_radio.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/display/export/options_output_radio.twig"); } }