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 ! A³«âè® è® $ d0353e4f7b771dca90b2e96d53db05e6.phpnu „[µü¤ source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
// line 1
yield "
";
// line 6
if (($context["is_create_database_shown"] ?? null)) {
// line 7
yield "
";
// line 9
yield PhpMyAdmin\Html\Generator::getIcon("b_newdb", _gettext("Create database"));
yield "
";
// line 10
yield PhpMyAdmin\Html\MySQLDocumentation::show("CREATE_DATABASE");
yield "
";
// line 13
if (($context["has_create_database_privileges"] ?? null)) {
// line 14
yield "
";
} else {
// line 50
yield " ";
yield PhpMyAdmin\Html\Generator::getIcon("s_error", _gettext("No privileges to create databases"));
yield "
";
}
// line 52
yield "
";
}
// line 55
yield "
";
// line 56
if ((($context["database_count"] ?? null) > 0)) {
// line 57
yield "
";
// line 58
if (($context["is_drop_allowed"] ?? null)) {
// line 59
yield "
";
}
// line 73
yield "
";
// line 76
yield PhpMyAdmin\Html\Generator::getImage("b_search", _gettext("Search"));
yield "
";
// line 82
yield PhpMyAdmin\Html\Generator::getListNavigator( // line 83
($context["database_count"] ?? null), // line 84
($context["pos"] ?? null), // line 85
($context["url_params"] ?? null), PhpMyAdmin\Url::getFromRoute("/server/databases"), "frame_content", // line 88
($context["max_db_list"] ?? null));
// line 89
yield "
";
// line 294
if ( !($context["has_statistics"] ?? null)) {
// line 295
yield "
";
// line 298
yield PhpMyAdmin\Html\Generator::getIcon("s_notice", _gettext("Note: Enabling the database statistics here might cause heavy traffic between the web server and the MySQL server."));
yield "