Prune.php
authorAlan Knowles <alan@roojs.com>
Thu, 4 Oct 2018 04:36:51 +0000 (12:36 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 4 Oct 2018 04:36:51 +0000 (12:36 +0800)
Prune.php

index 07a28c6..7589102 100644 (file)
--- a/Prune.php
+++ b/Prune.php
@@ -32,7 +32,8 @@ class Pman_Core_Prune extends Pman
             $this->cli = true;
             return true;
         }
-//        return true;// for test only
+        
+ //        return true;// for test only
         return false;
     }