add deemand sheet download functionality

This commit is contained in:
ns77@siliconpin.com
2025-08-13 14:39:50 +00:00
parent 28db4e5e9a
commit ff31e61bf5
123 changed files with 322 additions and 29791 deletions

View File

@@ -471,6 +471,6 @@ echo _gettext("Last check");
public function getSourceContext()
{
return new Source("", "table/structure/display_table_stats.twig", "/home/dev/web/arif.off/public_html/pma/templates/table/structure/display_table_stats.twig");
return new Source("", "table/structure/display_table_stats.twig", "/home/suvo/web/graffin.ns77.siliconpin.com/public_html/pma/templates/table/structure/display_table_stats.twig");
}
}