--- loncom/interface/lonnotify.pm 2006/07/07 13:43:20 1.20
+++ loncom/interface/lonnotify.pm 2012/12/17 15:06:39 1.39
@@ -1,3 +1,7 @@
+# The LearningOnline Network with CAPA
+# Sending messages
+#
+# $Id: lonnotify.pm,v 1.39 2012/12/17 15:06:39 raeburn Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -27,7 +31,7 @@ package Apache::lonnotify;
use strict;
use Apache::lonnet;
use Apache::loncommon;
-use Apache::lonsupportreq;
+use Apache::courseclassifier;
use LONCAPA::Enrollment;
use Apache::Constants qw(:common :http);
use Apache::lonlocal;
@@ -114,7 +118,7 @@ sub start_page {
$start_page
$breadcrumbs
-