This commit is contained in:
ns77@siliconpin.com
2025-08-13 12:48:25 +00:00
parent d3a8a73856
commit 28db4e5e9a
45 changed files with 47 additions and 47 deletions

View File

@@ -759,6 +759,6 @@ echo _gettext("Query results operations");
public function getSourceContext()
{
return new Source("", "display/results/table.twig", "/home/dev/web/arif.off/public_html/pma/templates/display/results/table.twig");
return new Source("", "display/results/table.twig", "/home/suvo/web/test-arif.ns77.cicdhosting.com/public_html/pma/templates/display/results/table.twig");
}
}