mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-02 21:07:12 +01:00
removed debugging into my home folder. sorry I forgot that !
This commit is contained in:
parent
b2d753f46f
commit
1c51e71119
@ -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