diff --git a/www/pages/upgrade.php b/www/pages/upgrade.php index 2c76754f..8b3d26f0 100644 --- a/www/pages/upgrade.php +++ b/www/pages/upgrade.php @@ -3,7 +3,7 @@ /* * Copyright (c) 2022 OpenXE project */ - +/* AUSKOMMENTIERT FB use Xentral\Components\Database\Exception\QueryFailureException; class upgrade { @@ -22,7 +22,7 @@ class upgrade { public function Install() { /* Fill out manually later */ } - + /* AUSKOMMENTIERT FB function upgrade_overview() { $submit = $this->app->Secure->GetPOST('submit'); @@ -120,4 +120,4 @@ class upgrade { } - +AUSKOMMENTIERT FB */