diff --git a/classen/FormValidator.php b/app/FormValidator.php similarity index 100% rename from classen/FormValidator.php rename to app/FormValidator.php diff --git a/classen/GoogleAuthenticator.php b/app/GoogleAuthenticator.php similarity index 100% rename from classen/GoogleAuthenticator.php rename to app/GoogleAuthenticator.php diff --git a/classen/HTML.php b/app/HTML.php similarity index 100% rename from classen/HTML.php rename to app/HTML.php diff --git a/classen/OpenSim.php b/app/OpenSim.php similarity index 100% rename from classen/OpenSim.php rename to app/OpenSim.php diff --git a/classen/discord.php b/app/discord.php similarity index 100% rename from classen/discord.php rename to app/discord.php diff --git a/classen/utils.php b/app/utils.php similarity index 100% rename from classen/utils.php rename to app/utils.php diff --git a/classen/MAIL/Exception.php b/lib/MAIL/Exception.php similarity index 100% rename from classen/MAIL/Exception.php rename to lib/MAIL/Exception.php diff --git a/classen/MAIL/OAuth.php b/lib/MAIL/OAuth.php similarity index 100% rename from classen/MAIL/OAuth.php rename to lib/MAIL/OAuth.php diff --git a/classen/MAIL/PHPMailer.php b/lib/MAIL/PHPMailer.php similarity index 100% rename from classen/MAIL/PHPMailer.php rename to lib/MAIL/PHPMailer.php diff --git a/classen/MAIL/POP3.php b/lib/MAIL/POP3.php similarity index 100% rename from classen/MAIL/POP3.php rename to lib/MAIL/POP3.php diff --git a/classen/MAIL/SMTP.php b/lib/MAIL/SMTP.php similarity index 100% rename from classen/MAIL/SMTP.php rename to lib/MAIL/SMTP.php