latch 0000444 00000000002 15240117774 0005560 0 ustar 00 1
address 0000444 00000000013 15240117774 0006114 0 ustar 00 0000:00:15
cur_bus_speed 0000444 00000000010 15240117774 0007306 0 ustar 00 Unknown
power 0000644 00000000002 15240117774 0005623 0 ustar 00 0
attention 0000644 00000000000 15240117774 0006472 0 ustar 00 adapter 0000444 00000000002 15240117774 0006105 0 ustar 00 0
max_bus_speed 0000444 00000000010 15240117774 0007302 0 ustar 00 Unknown
21a3bee2bc40466295b888b9fec6fb9d77882a7cf061fd3f3d7194b5d54ab837.php 0000644 00000021701 15240257176 0016262 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;
/* database/structure/table_header.twig */
class __TwigTemplate_1a603cb05b6d8044862518e5dc85d63e4e5dd0c2aa2341b2ecf013e7e4a96564 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 "<form method=\"post\" action=\"db_structure.php\" name=\"tablesForm\" id=\"tablesForm\">
";
// line 2
echo PhpMyAdmin\Url::getHiddenInputs(($context["db"] ?? null));
echo "
<div class=\"responsivetable\">
<table id=\"structureTable\" class=\"data\">
<t