latch 0000444 00000000002 15240120022 0005534 0 ustar 00 1
address 0000444 00000000013 15240120022 0006070 0 ustar 00 0000:01:1f
cur_bus_speed 0000444 00000000010 15240120022 0007262 0 ustar 00 Unknown
power 0000644 00000000002 15240120022 0005577 0 ustar 00 0
attention 0000644 00000000000 15240120022 0006446 0 ustar 00 adapter 0000444 00000000002 15240120022 0006061 0 ustar 00 0
max_bus_speed 0000444 00000000010 15240120022 0007256 0 ustar 00 Unknown
317c8816ee34910f2c19f0c2bd6f261441aea2562acc0463975f80a4f0ed98a9.php 0000644 00000006426 15240334436 0016010 0 ustar 00 <?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* display/results/show_all_checkbox.twig */
class __TwigTemplate_b5f59afbe2b78343fddf5b3b54cdc52bdfd0c936468d4cde66391439d454af9f extends \Twig\Template
{
public function __construct(Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
// line 1
echo "<td>
<form action=\"sql.php\" method=\"post\">
";
// line 3
echo PhpMyAdmin\Url::getHiddenInputs(($context["db"] ?? null), ($context["table"] ?? null));
echo "
<input type=\"hidden\" name=\"sql_query\" value=\"";
// line 4