X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=blobdiff_plain;f=Cli.php;fp=Cli.php;h=5d361750b28af8ae6db9f2d4a5d7cc4ae676843f;hp=d70b85fee802505db1a4c98b6420f2027bf31c0a;hb=4a699344cbdcbd0a0d223cd289b386a0a1072f01;hpb=7060a311080ba1e01fa81bcb6d73bef648ddeb38 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