From bba489ee8ea3ea13fb1232bb258c11c1fa143829 Mon Sep 17 00:00:00 2001 From: jdarwood007 Date: Tue, 5 Sep 2023 14:57:18 -0700 Subject: [PATCH] Updated downloads page --- fix_packages.php | 6 +++--- repair_settings.php | 2 +- status.php | 7 ++++--- 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/fix_packages.php b/fix_packages.php index c9f2acf..718bf1c 100644 --- a/fix_packages.php +++ b/fix_packages.php @@ -5,10 +5,10 @@ * * @package fixp * @author emanuele - * @copyright 2011 emanuele, Simple Machines - * @license http://www.simplemachines.org/about/smf/license.php BSD + * @copyright 2023 emanuele, Simple Machines + * @license https://www.simplemachines.org/about/smf/license.php BSD * - * @version 0.1 + * @version 2.1.4 */ // A nice menu button diff --git a/repair_settings.php b/repair_settings.php index 4eca5ba..bafaae4 100644 --- a/repair_settings.php +++ b/repair_settings.php @@ -9,7 +9,7 @@ * @license https://www.simplemachines.org/about/smf/license.php BSD * * @version 2.1.4 - * @updated 2023-03-26 + * @updated 2023-09-05 */ // We need the Settings.php info for database stuff. diff --git a/status.php b/status.php index 0978448..cf71099 100644 --- a/status.php +++ b/status.php @@ -5,10 +5,11 @@ * * @package SMF * @author Simple Machines - * @copyright 2019 Simple Machines - * @license http://www.simplemachines.org/about/smf/license.php BSD + * @copyright 2023 Simple Machines + * @license https://www.simplemachines.org/about/smf/license.php BSD * - * @version 2.0.15 + * @version 2.1.4 + * @updated 2023-09-05 */ // Forum slow? Having performance problems? This little blue pill will assist in finding the problem!