From 02cd241290a5c33cc18aa5f04740ec0f47a7a21d Mon Sep 17 00:00:00 2001 From: genuineparts Date: Sun, 22 Jun 2025 14:49:37 +0200 Subject: [PATCH] Header --- install/install.php | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/install/install.php b/install/install.php index ddcc486..4ed1c68 100755 --- a/install/install.php +++ b/install/install.php @@ -1,4 +1,29 @@ + * @package BcWe core + * @license http://opensource.org/licenses/gpl-license.php GNU Public License + * @version $Id$ + */ class lang{ var array $langname=array('de'=>'Deutsch','en'=>'English'); var string $lang;