Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 88

Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 215

Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 216

Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 217

Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 218

Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 219

Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 220
PK!JI(57bc88480a393c5ee3a3e31f67939a723a152438nu[1638908920i:1;PK!Րw(81bc3e4c48196bc8c3cc5b0f26f0f8bf590908cenu[1632666490i:1632666490;PK!g;~ ~ Dbc0c2377f3ae1f57448cb74731dc119790ff703622b6f457cd20b03c748aaa37.phpnu[parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // line 1 echo "
  • env, ($context["export_type"] ?? null), "html", null, true); echo "\""; // line 4 echo ((($context["is_checked"] ?? null)) ? (" checked") : ("")); echo ">
  • "; } public function getTemplateName() { return "display/export/options_output_separate_files.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 56 => 11, 53 => 10, 50 => 9, 47 => 8, 44 => 7, 42 => 6, 37 => 4, 34 => 3, 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("", "display/export/options_output_separate_files.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/display/export/options_output_separate_files.twig"); } } PK!PT $bc2f838df65fa48085d933e03161f290.phpnu[source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 yield "
    "; // line 2 yield PhpMyAdmin\Url::getHiddenInputs(($context["url_params"] ?? null)); yield "
    "; yield _gettext("Do you really want to execute the following query?"); // line 7 yield " "; // line 9 yield ($context["full_query"] ?? null); yield "
    "; return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "database/structure/drop_form.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 79 => 20, 75 => 19, 69 => 16, 64 => 15, 55 => 9, 51 => 7, 43 => 2, 38 => 1,); } public function getSourceContext() { return new Source("", "database/structure/drop_form.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/database/structure/drop_form.twig"); } } PK!)F $bcc9b80176c05a3fd2fa3c5412c6524a.phpnu[source = $this->getSourceContext(); $this->blocks = [ 'title' => [$this, 'block_title'], 'selection_options' => [$this, 'block_selection_options'], ]; } protected function doGetParent(array $context) { // line 1 return "export.twig"; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 60 $context["filename_hint"] = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) { // line 61 yield " "; yield _gettext("@SERVER@ will become the server name and @DATABASE@ will become the database name."); return; yield ''; })())) ? '' : new Markup($tmp, $this->env->getCharset()); // line 1 $this->parent = $this->loadTemplate("export.twig", "database/export/index.twig", 1); yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks)); } // line 3 public function block_title($context, array $blocks = []) { $macros = $this->macros; // line 4 yield " "; if ((($context["export_type"] ?? null) == "raw")) { // line 5 yield " "; // l10n: A query that the user has written freely yield _gettext("Exporting a raw query"); // line 6 yield " "; } else { // line 7 yield " "; yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::sprintf(_gettext("Exporting tables from \"%s\" database"), ($context["db"] ?? null)), "html", null, true); yield " "; } return; yield ''; } // line 11 public function block_selection_options($context, array $blocks = []) { $macros = $this->macros; // line 12 yield " "; if ((($context["export_type"] ?? null) != "raw")) { // line 13 yield "
    "; yield _gettext("Tables:"); // line 14 yield "
    env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["structure_or_data_forced"] ?? null), "html", null, true); yield "\"> "; // line 39 $context['_parent'] = $context; $context['_seq'] = CoreExtension::ensureTraversable(($context["tables"] ?? null)); foreach ($context['_seq'] as $context["_key"] => $context["each_table"]) { // line 40 yield " "; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['each_table'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 53 yield "
    "; yield _gettext("Tables"); // line 22 yield " "; yield _gettext("Structure"); // line 23 yield " "; yield _gettext("Data"); // line 24 yield "
    "; yield _gettext("Select all"); // line 28 yield "
    env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["each_table"], "name", [], "any", false, false, false, 42), "html", null, true); yield "\""; yield ((CoreExtension::getAttribute($this->env, $this->source, $context["each_table"], "is_checked_select", [], "any", false, false, false, 42)) ? (" checked") : ("")); yield "> "; // line 44 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["each_table"], "name", [], "any", false, false, false, 44), "html", null, true); yield " env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["each_table"], "name", [], "any", false, false, false, 46), "html", null, true); yield "\""; yield ((CoreExtension::getAttribute($this->env, $this->source, $context["each_table"], "is_checked_structure", [], "any", false, false, false, 46)) ? (" checked") : ("")); yield "> env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["each_table"], "name", [], "any", false, false, false, 49), "html", null, true); yield "\""; yield ((CoreExtension::getAttribute($this->env, $this->source, $context["each_table"], "is_checked_data", [], "any", false, false, false, 49)) ? (" checked") : ("")); yield ">
    "; } return; yield ''; } /** * @codeCoverageIgnore */ public function getTemplateName() { return "database/export/index.twig"; } /** * @codeCoverageIgnore */ public function isTraitable() { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo() { return array ( 178 => 53, 166 => 49, 158 => 46, 153 => 44, 146 => 42, 142 => 40, 138 => 39, 130 => 33, 124 => 30, 119 => 28, 112 => 24, 108 => 23, 104 => 22, 94 => 16, 90 => 14, 86 => 13, 83 => 12, 79 => 11, 70 => 7, 67 => 6, 63 => 5, 60 => 4, 56 => 3, 51 => 1, 46 => 61, 44 => 60, 37 => 1,); } public function getSourceContext() { return new Source("", "database/export/index.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/database/export/index.twig"); } } PK!;g g Dbc23326348cf90d4305cf355481e7b5bc02dcadda7287031e414ec57bbcf024d.phpnu[parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // line 1 echo " # "; // line 5 echo _gettext("Name"); echo " "; // line 6 echo _gettext("Type"); echo " "; // line 7 echo _gettext("Collation"); echo " "; // line 8 echo _gettext("Attributes"); echo " "; // line 9 echo _gettext("Null"); echo " "; // line 10 echo _gettext("Default"); echo " "; // line 11 if (($context["show_column_comments"] ?? null)) { // line 12 echo ""; echo _gettext("Comments"); echo ""; } // line 14 echo " "; echo _gettext("Extra"); echo " "; // line 16 echo " "; if (( !($context["db_is_system_schema"] ?? null) && !($context["tbl_is_view"] ?? null))) { // line 17 echo " "; echo _gettext("Action"); echo " "; } // line 20 echo " "; } public function getTemplateName() { return "table/structure/table_structure_header.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 84 => 20, 78 => 18, 75 => 17, 72 => 16, 67 => 14, 62 => 12, 60 => 11, 56 => 10, 52 => 9, 48 => 8, 44 => 7, 40 => 6, 36 => 5, 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/structure/table_structure_header.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/table/structure/table_structure_header.twig"); } } PK!lcDbca03995a6b8f820081cddd97dc8bf34dc2088eab4137983f6ed0cbf091a13bf.phpnu[source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "
  • "; // line 4 echo ($context["collapse_all"] ?? null); echo " "; // line 5 echo ($context["unlink"] ?? null); echo "
  • "; } public function getTemplateName() { return "navigation/tree/controls.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 46 => 5, 42 => 4, 37 => 1,); } public function getSourceContext() { return new Source("", "navigation/tree/controls.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/navigation/tree/controls.twig"); } } PK!¿ww$bcfce312106f3f2123d39261950cfe0b.phpnu[source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "
    "; echo _gettext("Loading"); // line 5 echo "
    "; } public function getTemplateName() { return "modals/preview_sql_modal.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 55 => 10, 48 => 6, 44 => 5, 37 => 1,); } public function getSourceContext() { return new Source("", "modals/preview_sql_modal.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/modals/preview_sql_modal.twig"); } } PK!uYDbc7feabaefcb3672b85b16e2cd96c36da97d20826cf24edef829cfa96028a40b.phpnu[parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // line 1 if (((isset($context["submit_attribute"]) || array_key_exists("submit_attribute", $context)) && (($context["submit_attribute"] ?? null) != false))) { // line 2 echo " "; $context["attribute"] = ($context["submit_attribute"] ?? null); } elseif (($this->getAttribute( // line 3 ($context["column_meta"] ?? null), "Extra", [], "array", true, true) && ($this->getAttribute( // line 4 ($context["column_meta"] ?? null), "Extra", [], "array") == "on update CURRENT_TIMESTAMP"))) { // line 5 echo " "; $context["attribute"] = "on update CURRENT_TIMESTAMP"; } elseif ($this->getAttribute( // line 6 ($context["extracted_columnspec"] ?? null), "attribute", [], "array", true, true)) { // line 7 echo " "; $context["attribute"] = $this->getAttribute(($context["extracted_columnspec"] ?? null), "attribute", [], "array"); } else { // line 9 echo " "; $context["attribute"] = ""; } // line 11 $context["attribute"] = twig_upper_filter($this->env, ($context["attribute"] ?? null)); // line 12 echo " "; } public function getTemplateName() { return "columns_definitions/column_attribute.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 88 => 21, 79 => 18, 75 => 17, 71 => 16, 66 => 15, 64 => 14, 58 => 13, 53 => 12, 51 => 11, 47 => 9, 43 => 7, 41 => 6, 38 => 5, 36 => 4, 35 => 3, 32 => 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("", "columns_definitions/column_attribute.twig", "/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/columns_definitions/column_attribute.twig"); } } PK!JI(57bc88480a393c5ee3a3e31f67939a723a152438nu[PK!Րw(f81bc3e4c48196bc8c3cc5b0f26f0f8bf590908cenu[PK!g;~ ~ Dbc0c2377f3ae1f57448cb74731dc119790ff703622b6f457cd20b03c748aaa37.phpnu[PK!PT $ bc2f838df65fa48085d933e03161f290.phpnu[PK!)F $ bcc9b80176c05a3fd2fa3c5412c6524a.phpnu[PK!;g g DW9bc23326348cf90d4305cf355481e7b5bc02dcadda7287031e414ec57bbcf024d.phpnu[PK!lcD2Fbca03995a6b8f820081cddd97dc8bf34dc2088eab4137983f6ed0cbf091a13bf.phpnu[PK!¿ww$NMbcfce312106f3f2123d39261950cfe0b.phpnu[PK!uYDVbc7feabaefcb3672b85b16e2cd96c36da97d20826cf24edef829cfa96028a40b.phpnu[PK i