--- loncom/interface/lonnotify.pm 2006/07/07 13:50:26 1.21
+++ loncom/interface/lonnotify.pm 2014/12/11 13:15:35 1.41
@@ -1,3 +1,7 @@
+# The LearningOnline Network with CAPA
+# Sending messages
+#
+# $Id: lonnotify.pm,v 1.41 2014/12/11 13:15:35 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
-