From: Jérôme Date: Thu, 16 Jul 2015 08:32:48 +0000 (+0000) Subject: Merge branch 'php-minor' into 'master' X-Git-Tag: 1.1~44 X-Git-Url: https://git.p6c8.net/jirafeau.git/commitdiff_plain/261af8ac3be2c4d9fbdae0f25c036440833d746c?hp=6d4142df4e30e1f46cfa5b377bf2db0323e59479 Merge branch 'php-minor' into 'master' Minor changes to some PHP files See merge request !7 --- diff --git a/admin.php b/admin.php index 2cad589..49a2f8f 100644 --- a/admin.php +++ b/admin.php @@ -212,8 +212,8 @@ if (!(isset ($_POST['action']) && strcmp ($_POST['action'], 'download') == 0))
- - + +
. + * along with this program. If not, see . */ define ('JIRAFEAU_ROOT', dirname (__FILE__) . '/'); @@ -243,7 +243,7 @@ if (jirafeau_has_upload_password ($cfg)) -