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

Diff of /bugcomm/lib/bugcomm/database.rb

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

revision 1.13 by okuji, Fri Oct 11 10:59:55 2002 UTC revision 1.14 by okuji, Fri Oct 11 11:33:16 2002 UTC
# Line 226  module BugCommunicator Line 226  module BugCommunicator
226      end      end
227    
228      def remove_project(project)      def remove_project(project)
229        if unless?(project, true)        unless include?(project, true)
230          raise MalformedRequestError,          raise MalformedRequestError,
231            "the project `#{project}' doesn't exist any longer"            "the project `#{project}' doesn't exist any longer"
232        end        end

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

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