UpdateDatabase.php
authorAlan Knowles <alan@roojs.com>
Mon, 21 Oct 2013 05:18:09 +0000 (13:18 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 21 Oct 2013 05:18:09 +0000 (13:18 +0800)
UpdateDatabase.php

index e1bf1d8..e288dee 100644 (file)
@@ -153,7 +153,7 @@ class Pman_Core_UpdateDatabase extends Pman
                 ) { // skip migration scripts at present..
                     continue;
                 }
-                if (!strlen($fn)) {
+                if (!strlen(triem($fn))) {
                     continue;
                 }