[otrs-cvs] CVS: FAQ/Kernel/System/LinkObject FAQ.pm,1.2,1.3
cvs-log at otrs.org
cvs-log at otrs.org
Wed Dec 13 13:45:56 CET 2006
Update of /home/cvs/FAQ/Kernel/System/LinkObject
In directory lancelot:/tmp/cvs-serv15462/Kernel/System/LinkObject
Modified Files:
FAQ.pm
Log Message:
fixed bug in link faq module
Index: FAQ.pm
===================================================================
RCS file: /home/cvs/FAQ/Kernel/System/LinkObject/FAQ.pm,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** FAQ.pm 25 Oct 2006 10:06:19 -0000 1.2
--- FAQ.pm 13 Dec 2006 12:45:54 -0000 1.3
***************
*** 45,49 ****
ID => $Param{ID},
Object => 'FAQ',
! FrontendDest => "Action=AgentFAQ&FAQID=",
);
}
--- 45,49 ----
ID => $Param{ID},
Object => 'FAQ',
! FrontendDest => "Action=AgentFAQ&ItemID=",
);
}
More information about the cvs-log
mailing list