- Chargement du TemplateLoader en priorité dans CustomThemeTree.php

This commit is contained in:
2025-02-05 02:07:55 +01:00
parent 6a50f12edb
commit b1e6d6bbad
2 changed files with 4 additions and 1 deletions

View File

@@ -1,6 +1,5 @@
<?php
/**
* Merges multiple arrays recursively without duplicating scalar values for numeric keys
* and overriding values for associative keys.