source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "
"; } public function getTemplateName() { return "server/privileges/privileges_summary.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 310 => 102, 305 => 99, 301 => 97, 297 => 94, 286 => 92, 282 => 91, 278 => 90, 275 => 89, 273 => 88, 270 => 86, 264 => 84, 260 => 82, 256 => 79, 245 => 77, 241 => 76, 237 => 75, 234 => 74, 232 => 73, 229 => 71, 223 => 69, 221 => 68, 217 => 67, 214 => 66, 210 => 63, 201 => 60, 196 => 59, 192 => 58, 189 => 57, 187 => 56, 183 => 54, 181 => 53, 176 => 50, 173 => 49, 164 => 46, 160 => 45, 157 => 44, 151 => 42, 149 => 41, 144 => 40, 142 => 39, 137 => 37, 133 => 36, 129 => 35, 126 => 34, 121 => 33, 113 => 30, 110 => 29, 107 => 28, 105 => 27, 96 => 22, 90 => 20, 88 => 19, 83 => 18, 81 => 17, 77 => 16, 73 => 15, 69 => 14, 60 => 8, 56 => 7, 50 => 4, 46 => 3, 42 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "server/privileges/privileges_summary.twig", "/usr/local/www/phpMyAdmin/templates/server/privileges/privileges_summary.twig"); } }