Files
window-maker.github.io/dock.php
Doug Torrance 117a2451c8 dock.php, header.php: Update include files to use absolute paths.
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.
2014-08-10 13:57:13 -06:00

1.3 KiB