Skip to content

Commit 616c2a3

Browse files
author
Marius Cramer
committed
Typo in class name of patch file
1 parent 7b9c18e commit 616c2a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/patches/upd_0065.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
only executed when a corresponding sql patch exists.
99
*/
1010

11-
class upd_0066 extends installer_patch_update {
11+
class upd_0065 extends installer_patch_update {
1212

1313
public function onAfterSQL() {
1414
global $inst;

0 commit comments

Comments
 (0)