From f9e53b9653a519fe822766125e4d4344777f7a7a Mon Sep 17 00:00:00 2001 From: Luca Haid Date: Tue, 12 Mar 2024 21:24:56 +0100 Subject: [PATCH] Fixed lowercase --- lib/{inwx/inwx.php => Inwx/Inwx.php} | 0 lib/{plesk/plesk.php => Plesk/Plesk.php} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename lib/{inwx/inwx.php => Inwx/Inwx.php} (100%) rename lib/{plesk/plesk.php => Plesk/Plesk.php} (100%) diff --git a/lib/inwx/inwx.php b/lib/Inwx/Inwx.php similarity index 100% rename from lib/inwx/inwx.php rename to lib/Inwx/Inwx.php diff --git a/lib/plesk/plesk.php b/lib/Plesk/Plesk.php similarity index 100% rename from lib/plesk/plesk.php rename to lib/Plesk/Plesk.php