mirror of
https://github.com/gryf/window-maker.github.io.git
synced 2025-12-17 19:20:17 +01:00
The links and images used in the dock.php header.php include files use relative paths. This poses a problem if someone were to include them from a file in a subdirectory. In particular, the links and images used by the include files would be assumed to be in the same subdirectory. This patch fixes this issue by using absolute paths instead.
286 B
286 B