From 601a4460bed717ca47dec3ec4c856d34df194233 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sat, 17 Jun 2023 03:13:34 +0200 Subject: [PATCH] Fix file header --- Admin/Install/Navigation.php | 2 +- Admin/Installer.php | 2 +- Admin/Status.php | 2 +- Admin/Uninstaller.php | 2 +- Admin/Updater.php | 2 +- Controller/ApiController.php | 2 +- Controller/BackendController.php | 2 +- Controller/Controller.php | 2 +- Models/PermissionState.php | 2 +- Theme/Backend/Lang/Navigation.en.lang.php | 2 +- Theme/Backend/Lang/en.lang.php | 2 +- Theme/Backend/stock-counting.tpl.php | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/Admin/Install/Navigation.php b/Admin/Install/Navigation.php index cd9f1f5..1a73c01 100644 --- a/Admin/Install/Navigation.php +++ b/Admin/Install/Navigation.php @@ -1,6 +1,6 @@