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

This commit is contained in:
Christian Binder 2009-01-25 18:05:13 +00:00
parent d3d47af015
commit f4cf482f4f

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