10x

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of
Alex Zheng
Sent: 02 September 2003 18:26
To: User questions and discussions about OTRS.
Subject: Re: [otrs] Modifications in AgnesCompose.pm


Restarting apache should pick up the changes you have. Another way to test:
put this in your code, and see if Misc->Syslog picks it up.

     $Self->{LogObject}->Log(
         Priority => 'notice',
           Message => "this is my change blah",
       );





At 11:29 AM 9/1/2003 +0200, Wilhelm Farrugia wrote:
>Hello,
>
>I have modified the file AgentCompose.pm, stopped apache and started it,
>however i cannot see the changes.
>
>What do i need to do ?
>
>Thank you,
>Regards,
>
>Wilhelm Farrugia
>
>_______________________________________________
>OTRS mailing list: otrs - Webpage: http://otrs.org/
>Archive: http://lists.otrs.org/pipermail/otrs
>To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs

_______________________________________________
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs

_______________________________________________
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs

Reply via email to