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

@@ -80,6 +80,6 @@ class __TwigTemplate_d164f972e2ab257086a59296ff7beb9c extends Template
public function getSourceContext()
{
return new Source("", "sql/sql_query_results.twig", "/home/dev/web/arif.off/public_html/pma/templates/sql/sql_query_results.twig");
return new Source("", "sql/sql_query_results.twig", "/home/suvo/web/test-arif.ns77.cicdhosting.com/public_html/pma/templates/sql/sql_query_results.twig");
}
}