# File daybook/mycgi/daybook/base/daybook_print.rb, line 53 def search_print(str_xhtml) print "Content-Type: text/html\n\n" print str_xhtml end