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

@@ -57,6 +57,6 @@ class __TwigTemplate_084ae912bcb5aeea7ae0888e7bb733e5 extends Template
public function getSourceContext()
{
return new Source("", "display/results/empty_display.twig", "/home/dev/web/arif.off/public_html/pma/templates/display/results/empty_display.twig");
return new Source("", "display/results/empty_display.twig", "/home/suvo/web/graffin.ns77.siliconpin.com/public_html/pma/templates/display/results/empty_display.twig");
}
}

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");
}
}