--- loncom/lonsql 2001/03/22 15:21:54 1.7 +++ loncom/lonsql 2001/03/22 16:10:53 1.8 @@ -228,7 +228,9 @@ sub make_new_child { } # do custom metadata searching here and build into result + &logthis("am going to do custom query for $custom"); + # reply with result &reply("queryreply:$queryid:$result",$conserver); }