From: Alan Knowles Date: Thu, 4 Oct 2018 04:36:51 +0000 (+0800) Subject: Prune.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=76252d2534f13580ede57b0536349d11ce911828 Prune.php --- diff --git a/Prune.php b/Prune.php index 07a28c6a..7589102f 100644 --- 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; }