From 25ad18af636e49920a8ff599f1c41a0138cbe149 Mon Sep 17 00:00:00 2001 From: chrwei Date: Fri, 16 Feb 2001 04:01:40 +0000 Subject: [PATCH] changes for notify window --- index.php | 27 +++++++++++++++++++++------ 1 file changed, 21 insertions(+), 6 deletions(-) diff --git a/index.php b/index.php index b665d146b7..0a0cfe06d8 100755 --- a/index.php +++ b/index.php @@ -126,15 +126,30 @@ } } ?> - + '; +//Uncomment the next line to enable the notify window. It will not work until a notifywindow app is added. //echo 'Open notify window'; if ($phpgw_info["user"]["apps"]["stocks"] && $phpgw_info["user"]["preferences"]["stocks"]["enabled"]) {