UpdateDatabase.php
[Pman.Core] / 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]) {
                         
                         
                     }