diff --git a/fix_packages.php b/fix_packages.php index baea3eb..50945eb 100644 --- a/fix_packages.php +++ b/fix_packages.php @@ -5,10 +5,10 @@ * * @package fixp * @author emanuele - * @copyright 2022 emanuele, Simple Machines + * @copyright 2023 emanuele, Simple Machines * @license https://www.simplemachines.org/about/smf/license.php BSD * - * @version 1.0 + * @version 2.1.4 */ // Let's use the default theme diff --git a/repair_settings.php b/repair_settings.php index bef78a7..3320b86 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 77fc595..d22caed 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!