Notify.php
authorElliott Polk <elliott.polk@thekaroshiworkshop.com>
Thu, 31 May 2012 06:37:29 +0000 (14:37 +0800)
committerElliott Polk <elliott.polk@thekaroshiworkshop.com>
Thu, 31 May 2012 06:37:29 +0000 (14:37 +0800)
Notify.php

index 6f64f8f..07f13a4 100644 (file)
@@ -308,7 +308,6 @@ class Pman_Core_Notify extends Pman
     }
     function output()
     {
-        die("done\n");
+        die("Done\n");
     }
-
 }
\ No newline at end of file