plugins/ticket/lib/img.rb in rsence-2.0.0.10.pre vs plugins/ticket/lib/img.rb in rsence-2.0.0.11

- old
+ new

@@ -1,16 +1,16 @@ -#-- ## RSence # Copyright 2008 Riassence Inc. # http://riassence.com/ # # You should have received a copy of the GNU General Public License along # with this software package. If not, contact licensing@riassence.com ## - #++ +# @private Inner workings of Ticket module TicketService +# @private Inner workings of Ticket module Img # Removes image data and references. Image is removed with # its ID which is the same as its URI. def del_img( img_id, ses_id=false )