From: Alan Knowles Date: Sat, 27 Oct 2012 13:17:58 +0000 (+0800) Subject: Cli.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=4a699344cbdcbd0a0d223cd289b386a0a1072f01 Cli.php --- diff --git a/Cli.php b/Cli.php index d70b85fe..5d361750 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"); } } \ No newline at end of file