--- loncom/xml/scripttag.pm 2008/12/11 21:30:10 1.148.2.1 +++ loncom/xml/scripttag.pm 2008/11/24 18:55:01 1.149 @@ -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 = @_; @@ -612,3 +626,33 @@ sub end_algebra { 1; __END__ + +=pod + +=head1 NAME + +Apache::scripttag.pm + +=head1 SYNOPSIS + +implements