]> git.p6c8.net - jirafeau_project.git/commit
[BUGFIX] Admin page: Prefix path to download links
authorDan Untenzu <untenzu@webit.de>
Mon, 20 Feb 2017 15:18:19 +0000 (16:18 +0100)
committerJerome Jutteau <jerome.jutteau@outscale.com>
Thu, 23 Feb 2017 17:34:20 +0000 (18:34 +0100)
commitcd09b476cbbfa8f90f0f86e67da5414d21c8ad10
treef5c2eb6d3b77330d210e28bf098352c5a8c58d63
parent89d002baaa196b21ac4d4072e21e7451c47a2355
[BUGFIX] Admin page: Prefix path to download links

The download links in the admin page have no
path prefix and therefore all installations with within
a subdirectory create no-working links.

Prefix the JIRAFEAU_ABSPREFIX to create working URLs.

Refs #108
lib/functions.php

patrick-canterino.de