--- loncom/xml/scripttag.pm 2003/02/07 22:03:21 1.85 +++ loncom/xml/scripttag.pm 2003/02/24 23:32:32 1.86 @@ -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 = @_;