forked from extern/egroupware
removed debugging into my home folder. sorry I forgot that !
This commit is contained in:
parent
d3d47af015
commit
f4cf482f4f
@ -68,7 +68,7 @@ class notifications_winpopup implements notifications_iface {
|
|||||||
*
|
*
|
||||||
* @var string
|
* @var string
|
||||||
*/
|
*/
|
||||||
private $netbios_command = "/bin/echo [MESSAGE] >> /Users/jaytraxx/winpopup.out";
|
private $netbios_command = false;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* constructor of notifications_winpopup
|
* constructor of notifications_winpopup
|
||||||
|
Loading…
Reference in New Issue
Block a user