--- loncom/xml/scripttag.pm 2008/11/24 18:55:01 1.149 +++ loncom/xml/scripttag.pm 2008/12/02 00:22:39 1.150 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # '; - } - return ('','no'); -} - -sub end_LONCAPA_INTERNAL_LONHTTPD_PORT { - return ('','no'); -} - sub start_script { my ($target,$token,$tagstack,$parstack,$parser,$safeeval)=@_; @Apache::scripttag::parser_env = @_;