From: Alan Knowles Date: Sat, 27 Oct 2012 13:18:17 +0000 (+0800) Subject: Cli.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=6249fb40f255719236a1aa5f7bb53cee58f860ac Cli.php --- diff --git a/Cli.php b/Cli.php index 5d361750..942ebb16 100644 --- a/Cli.php +++ b/Cli.php @@ -26,6 +26,6 @@ class Pman_Core_Cli extends Pman function output() { - die("CLI - output exit"); + die("CLI - output exit\n"); } } \ No newline at end of file