[rt-users] Problem, cannot restart HTTPD
Nelson Pereira
npereira at protus.com
Tue Apr 8 09:36:35 EDT 2008
http://wiki.bestpractical.com/view/ChangeLogo
-----Original Message-----
From: Jesse Vincent [mailto:jesse at bestpractical.com]
Sent: Tuesday, April 08, 2008 9:35 AM
To: Nelson Pereira
Cc: rt-users at lists.bestpractical.com
Subject: Re: [rt-users] Problem, cannot restart HTTPD
On Apr 8, 2008, at 9:13 AM, Nelson Pereira wrote:
> Ok that seems to have fixed the issue...
>
> But that line (I commented it out for now) is
>
> Set($LogoAltText, loc("company Solutions, RT Network Services Ticket
> System"));
>
> What is wrong with this line? This was taken from the documentation...
>
What documentation?
In this case, the problem is that even if it worked, that "loc" would
be run as the config file is loaded, which would get a single string
returned.
Do you really want to localize the alt text?
More information about the rt-users
mailing list