From: Edward Date: Wed, 22 May 2013 07:17:21 +0000 (+0800) Subject: UpdateDatabase.php X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=2b85425baa32ec446f9608af3ee0cc693b03a17d;p=Pman.Core UpdateDatabase.php --- diff --git a/UpdateDatabase.php b/UpdateDatabase.php index 2a63553b..bff1a07a 100644 --- a/UpdateDatabase.php +++ b/UpdateDatabase.php @@ -58,7 +58,7 @@ class Pman_Core_UpdateDatabase extends Pman { if($args == 'Person'){ if(empty($opt['source']) || empty($opt['prefix'])){ - die("Missing Source directory for json files or prefix for the passwrod! Try -f [JSON file path] -p [prefix]"); + die("Missing Source directory for json files or prefix for the passwrod! Try -f [JSON file path] -p [prefix] \n"); } } $this->importSQL();