Database connections

<% thread_handler = _hb.db_handler.conns if !thread_handler.is_a?(Knj::Threadhandler) print "A threadhandler has not been spawned for this instance." exit end objects = thread_handler.objects.clone objects.each_index do |key| val = objects[key] %> <% end if objects.empty? %> <% end %>
Key Free
<%=key%> <%=Knj::Strings.yn_str(val[:free])%>
Thread handler was spawned but no active connections was spawned?