Marius Cramer
2014-01-25 616c2a34d749469cbe281cfd00852211082295d1
Typo in class name of patch file
1 files modified
2 ■■■ changed files
install/patches/upd_0065.php 2 ●●● patch | view | raw | blame | history
install/patches/upd_0065.php
@@ -8,7 +8,7 @@
    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;