Skip to content
Snippets Groups Projects
Commit 616c2a34 authored by Marius Cramer's avatar Marius Cramer
Browse files

Typo in class name of patch file

parent 7b9c18ec
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ if(!defined('INSTALLER_RUN')) die('Patch update file access violation.');
only executed when a corresponding sql patch exists.
*/
class upd_0066 extends installer_patch_update {
class upd_0065 extends installer_patch_update {
public function onAfterSQL() {
global $inst;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment