3 Commits
2 changed files with 3 additions and 3 deletions
+3 -3
View File
@@ -3,7 +3,7 @@
/* /*
* Copyright (c) 2022 OpenXE project * Copyright (c) 2022 OpenXE project
*/ */
/* AUSKOMMENTIERT FB
use Xentral\Components\Database\Exception\QueryFailureException; use Xentral\Components\Database\Exception\QueryFailureException;
class upgrade { class upgrade {
@@ -22,7 +22,7 @@ class upgrade {
public function Install() { public function Install() {
/* Fill out manually later */ /* Fill out manually later */
} }
/* AUSKOMMENTIERT FB
function upgrade_overview() { function upgrade_overview() {
$submit = $this->app->Secure->GetPOST('submit'); $submit = $this->app->Secure->GetPOST('submit');
@@ -120,4 +120,4 @@ class upgrade {
} }
AUSKOMMENTIERT FB */
Binary file not shown.

Before

Width:  |  Height:  |  Size: 358 KiB

After

Width:  |  Height:  |  Size: 545 KiB