UpdateDatabase.php
authorAlan Knowles <alan@roojs.com>
Thu, 14 Jul 2016 05:16:51 +0000 (13:16 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 14 Jul 2016 05:16:51 +0000 (13:16 +0800)
UpdateDatabase.php

index 19507af..292258f 100644 (file)
@@ -407,7 +407,7 @@ class Pman_Core_UpdateDatabase extends Pman
                         echo "OK - {$line}\n"; flush();
                         continue;
                     }
-                    switch($match[1]) {
+                    switch($matches[1]) {
                         
                         
                     }