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

@@ -77,6 +77,6 @@ echo _gettext("Close");
public function getSourceContext()
{
return new Source("", "modals/unhide_nav_item.twig", "/home/dev/web/arif.off/public_html/pma/templates/modals/unhide_nav_item.twig");
return new Source("", "modals/unhide_nav_item.twig", "/home/suvo/web/test-arif.ns77.cicdhosting.com/public_html/pma/templates/modals/unhide_nav_item.twig");
}
}

View File

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