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/replication/slave_configuration.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 286 => 109, 283 => 108, 281 => 102, 278 => 107, 275 => 106, 272 => 102, 270 => 101, 264 => 97, 262 => 96, 258 => 95, 247 => 87, 243 => 86, 239 => 85, 233 => 81, 231 => 80, 227 => 79, 221 => 76, 217 => 74, 215 => 73, 206 => 66, 203 => 65, 200 => 64, 197 => 63, 194 => 62, 192 => 61, 188 => 60, 183 => 57, 180 => 56, 177 => 55, 174 => 54, 171 => 53, 169 => 52, 165 => 51, 160 => 48, 158 => 47, 154 => 46, 147 => 42, 143 => 41, 136 => 37, 130 => 34, 126 => 33, 120 => 30, 117 => 29, 111 => 27, 108 => 26, 102 => 24, 100 => 23, 97 => 22, 95 => 21, 92 => 20, 84 => 15, 81 => 14, 72 => 11, 65 => 10, 61 => 9, 57 => 8, 52 => 6, 49 => 5, 46 => 4, 44 => 3, 40 => 2, 37 => 1,);
}
public function getSourceContext()
{
return new Source("", "server/replication/slave_configuration.twig", "/usr/local/www/phpMyAdmin/templates/server/replication/slave_configuration.twig");
}
}