[LON-CAPA-cvs] cvs: loncom /xml londefdef.pm

albertel lon-capa-cvs@mail.lon-capa.org
Fri, 28 Feb 2003 21:06:42 -0000


albertel		Fri Feb 28 16:06:42 2003 EDT

  Modified files:              
    /loncom/xml	londefdef.pm 
  Log:
  - need to return somethign
  
  
Index: loncom/xml/londefdef.pm
diff -u loncom/xml/londefdef.pm:1.119 loncom/xml/londefdef.pm:1.120
--- loncom/xml/londefdef.pm:1.119	Thu Feb 20 12:07:14 2003
+++ loncom/xml/londefdef.pm	Fri Feb 28 16:06:42 2003
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # Tags Default Definition Module 
 #
-# $Id: londefdef.pm,v 1.119 2003/02/20 17:07:14 www Exp $
+# $Id: londefdef.pm,v 1.120 2003/02/28 21:06:42 albertel Exp $
 # 
 #
 # Copyright Michigan State University Board of Trustees
@@ -123,6 +123,7 @@
 	  &tth::tthoptions($inside);
       }
   }
+  return $result;
 }
 
 sub end_tthoption {