From: Alan Knowles Date: Thu, 16 Aug 2018 00:48:07 +0000 (+0800) Subject: UpdateDatabase.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=2965ebb092b6ca09fbebb88a8e906f8c6b9e7a72 UpdateDatabase.php --- diff --git a/UpdateDatabase.php b/UpdateDatabase.php index c16a11ff..a1390a03 100644 --- a/UpdateDatabase.php +++ b/UpdateDatabase.php @@ -1200,7 +1200,7 @@ class Pman_Core_UpdateDatabase extends Pman if(empty($json['data']) || $json['data'] != 'DONE'){ echo $response. "\n"; - echo "CURL clear cache failed\n"; + echo "Clear DataObjects cache failed\n"; exit; }