diff --git a/notify_simple.php b/notify_simple.php new file mode 100644 index 0000000000..0097de7245 --- /dev/null +++ b/notify_simple.php @@ -0,0 +1,19 @@ + True, "nonavbar" => True, "currentapp" => "notifywindow"); + include("header.inc.php"); + echo ''; + $phpgw->common->hook("simple",array("email")); + echo ''; +?>