[otrs-cvs] FAQ/Kernel/System FAQ.pm,1.71,1.72
CVS commits notifications of OTRS.org
cvs-log at otrs.org
Tue Jul 14 08:57:16 GMT 2009
Comments:
Update of /home/cvs/FAQ/Kernel/System
In directory lancelot:/tmp/cvs-serv15316/Kernel/System
Modified Files:
FAQ.pm
Log Message:
Renamed PictureUpload.pm to PictureUploadFAQ.pm due to name conflicts with OTRS 2.4.
Author: ub
Index: FAQ.pm
===================================================================
RCS file: /home/cvs/FAQ/Kernel/System/FAQ.pm,v
retrieving revision 1.71
retrieving revision 1.72
diff -C2 -d -r1.71 -r1.72
*** FAQ.pm 13 Jul 2009 16:06:33 -0000 1.71
--- FAQ.pm 14 Jul 2009 08:57:11 -0000 1.72
***************
*** 3103,3107 ****
# picture url in upload cache
! my $Search = "Action=PictureUpload .+ FormID=$Param{FormID} .+ "
. "Filename=$Attachment->{Filename}";
--- 3103,3107 ----
# picture url in upload cache
! my $Search = "Action=PictureUploadFAQ .+ FormID=$Param{FormID} .+ "
. "Filename=$Attachment->{Filename}";
More information about the cvs-log
mailing list