[LON-CAPA-cvs] cvs: loncom /xml scripttag.pm

raeburn raeburn@source.lon-capa.org
Thu, 11 Dec 2008 21:28:59 -0000


raeburn		Thu Dec 11 21:28:59 2008 EDT

  Modified files:              
    /loncom/xml	scripttag.pm 
  Log:
  - Eliminate POD for start_LONCAPA_INTERNAL_LONHTTPD_PORT subroutine, as the routine was removed in rev 1.150.
  
  
Index: loncom/xml/scripttag.pm
diff -u loncom/xml/scripttag.pm:1.150 loncom/xml/scripttag.pm:1.151
--- loncom/xml/scripttag.pm:1.150	Tue Dec  2 00:22:39 2008
+++ loncom/xml/scripttag.pm	Thu Dec 11 21:28:59 2008
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # <script> definiton
 #
-# $Id: scripttag.pm,v 1.150 2008/12/02 00:22:39 raeburn Exp $
+# $Id: scripttag.pm,v 1.151 2008/12/11 21:28:59 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -627,18 +627,5 @@
 This is part of the LearningOnline Network with CAPA project
 described at http://www.lon-capa.org.
 
-
-=head1 NOTABLE SUBROUTINES
-
-=over
-
-=item start_LONCAPA_INTERNAL_LONHTTPD_PORT()
-
-emits a pice of javascript that says a global js variable to the
-current lonhttp port, currently used by the remote control to find out
-where to load images from
-
-=back
-
 =cut