From 60530d95ccf26f833db80b08c2a0a456f69e3aad Mon Sep 17 00:00:00 2001 From: "Spanti Nicola (RyDroid)" Date: Sat, 11 Jul 2015 16:24:31 +0200 Subject: [PATCH 1/1] Minor changes to some PHP files --- admin.php | 4 ++-- index.php | 4 ++-- install.php | 9 +++------ script.php | 53 ++++++++++++++++++++++++++-------------------------- tos.php | 17 +++++++++++++++++ tos_text.php | 2 +- 6 files changed, 51 insertions(+), 38 deletions(-) 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__) . '/'); @@ -242,7 +242,7 @@ if (jirafeau_has_upload_password ($cfg)) -