Files
dolibarr/htdocs/core
MDW 246ec58531 Qual: Refactor for distinction between encodings (STEP6) (Was PR #28228 !) (#28281)
* Qual: Refactor for distinction between encodings

# Qual: Refactor for distinction between encodings

Renamed path/file variable to equivalents with prefix os_ and utf8.
Also added $utf8_fullpath to optimize.

* Fix: Fix mixed os_path/utf8_path

# Fix: Fix mixed os_path/utf8_path

This fixes the mixing of a os_path encoding en utf8_path encoding
by reorganising the statement order.

Also avoid a os_encode call by reusing data already available.
2024-02-20 02:09:00 +01:00
..
2024-02-10 17:25:43 +01:00
2024-02-19 17:57:16 +01:00
2024-02-18 23:00:01 +01:00
2024-02-18 02:12:34 +01:00
2024-02-10 17:25:30 +01:00
2024-02-18 14:27:15 +01:00
2024-01-25 17:36:02 +01:00