芝麻web文件管理V1.00
编辑当前文件:/home/krishnamexports/tmp/pma_template_compiles_krishnamexports/twig/5a/5ad41ac16979a27d4a1a0f44b2971295b2adb36da7c1b1b8af0cd141531eb50c.php
parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // line 1 echo "
env, ($context["search_index"] ?? null), "html", null, true); echo "\" name=\"criteriaColumnOperators["; echo twig_escape_filter($this->env, ($context["search_index"] ?? null), "html", null, true); echo "]\"> "; // line 2 echo ($context["type_operators"] ?? null); echo "
"; } public function getTemplateName() { return "table/search/column_comparison_operators.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 37 => 2, 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("", "table/search/column_comparison_operators.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/table/search/column_comparison_operators.twig"); } }