--- loncom/interface/lonhelper.pm 2004/06/02 14:55:50 1.82 +++ loncom/interface/lonhelper.pm 2004/06/02 17:30:02 1.83 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # .helper XML handler to implement the LON-CAPA helper # -# $Id: lonhelper.pm,v 1.82 2004/06/02 14:55:50 sakharuk Exp $ +# $Id: lonhelper.pm,v 1.83 2004/06/02 17:30:02 sakharuk Exp $ # # Copyright Michigan State University Board of Trustees # @@ -2801,6 +2801,8 @@ be able to call methods on it. =cut +use Apache::lonlocal; + BEGIN { &Apache::lonhelper::register('Apache::lonhelper::general', 'exec', 'condition', 'clause',