Compare commits
3
Commits
dbxe-v-1.0.0
...
1.0.1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b39a7e5adb | ||
|
|
9f633a8fdd | ||
|
|
4d956f1e38 |
@@ -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 |
Reference in New Issue
Block a user