Usunięto nieużywane logowanie płatności w klasie Order oraz usunięto pliki .DS_Store z katalogów autoload i templates

This commit is contained in:
2025-12-28 11:06:04 +01:00
parent d4fe312cb6
commit aab31a9877
5 changed files with 1 additions and 2 deletions

View File

@@ -344,5 +344,4 @@ if ( file_exists( 'plugins/special-actions-end.php' ) )
include 'plugins/special-actions-end.php';
echo $html;
$mdb -> logSummary();
?>