Cli.php
[Pman.Core] / Cli.php
diff --git a/Cli.php b/Cli.php
index d70b85f..5d36175 100644 (file)
--- 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