/[pupa]/bugcomm/lib/bugcomm/service.rb
ViewVC logotype

Diff of /bugcomm/lib/bugcomm/service.rb

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.15 by okuji, Fri Oct 11 10:59:55 2002 UTC revision 1.16 by okuji, Mon Oct 14 03:17:06 2002 UTC
# Line 315  module BugCommunicator Line 315  module BugCommunicator
315          html = nil          html = nil
316                    
317          case mode          case mode
318          when nil          when nil, 'top'
319            html = cgi_top(db = Database.new(@config))            html = cgi_top(db = Database.new(@config))
320          when 'project'          when 'project'
321            html = cgi_project(cgi, db = Database.new(@config))            html = cgi_project(cgi, db = Database.new(@config))

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26