2
0
forked from Wavyzz/dolibarr

Qual: Fix phan notices (ftp, holiday)

# Qual: Fix phan notices (ftp, holiday)
This commit is contained in:
MDW
2025-02-02 22:19:18 +01:00
parent f750f2c40c
commit 2cd13853d5
13 changed files with 110 additions and 101 deletions

View File

@@ -2,6 +2,7 @@
/* Copyright (C) 2004-2022 Laurent Destailleur <eldy@users.sourceforge.net>
* Copyright (C) 2011 Juanjo Menent <jmenent@2byte.es>
* Copyright (C) 2024 Frédéric France <frederic.france@free.fr>
* Copyright (C) 2025 MDW <mdeweerd@users.noreply.github.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -48,6 +49,14 @@ if (!$user->admin) {
accessforbidden();
}
// Initialise variables
$result1 = 0;
$result2 = 0;
$result3 = 0;
$result4 = 0;
$result5 = 0;
$result6 = 0;
/*
* Action