--- loncom/xml/scripttag.pm 2008/09/10 19:45:23 1.148 +++ loncom/xml/scripttag.pm 2008/12/11 21:30:10 1.148.2.1 @@ -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 = @_;