removed debugging into my home folder. sorry I forgot that !

This commit is contained in:
Christian Binder 2009-01-25 18:20:53 +00:00
parent b2d753f46f
commit 1c51e71119

View File

@ -68,7 +68,7 @@ class notifications_winpopup implements notifications_iface {
*
* @var string
*/
private $netbios_command = "/bin/echo [MESSAGE] >> /Users/jaytraxx/winpopup.out";
private $netbios_command = false;
/**
* constructor of notifications_winpopup