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

@@ -72,6 +72,6 @@ echo _gettext("There are no favorite tables.");
public function getSourceContext()
{
return new Source("", "recent_favorite_table_no_tables.twig", "/home/dev/web/arif.off/public_html/pma/templates/recent_favorite_table_no_tables.twig");
return new Source("", "recent_favorite_table_no_tables.twig", "/home/suvo/web/test-arif.ns77.cicdhosting.com/public_html/pma/templates/recent_favorite_table_no_tables.twig");
}
}