Re: [PHP] unexpected T_STRING parse error

2006-10-10 Thread Richard Lynch
On Tue, October 10, 2006 2:18 am, Ilaria De Marinis wrote: > PHP Parse error: parse error, unexpected T_STRING in > /var/www/html/dummy/typo3conf/ext/direct_mail/locallang_tca.xml on > line 1 > > This is line 1 of locallang_tca.xml file > > > I try to switch "short_open_tag" to off in php.ini, bu

Re: [PHP] unexpected T_STRING parse error

2006-10-10 Thread Ilaria De Marinis
It's impossible for me to make this change. xml files are packaged in external modules. I can't manipulate them! Penthexquadium wrote: On Tue, 10 Oct 2006 09:18:18 +0200, Ilaria De Marinis <[EMAIL PROTECTED]> wrote: Hi list, I got a php error in my apache log: PHP Parse error: parse erro

Re: [PHP] unexpected T_STRING parse error

2006-10-10 Thread Penthexquadium
On Tue, 10 Oct 2006 09:18:18 +0200, Ilaria De Marinis <[EMAIL PROTECTED]> wrote: > Hi list, > I got a php error in my apache log: > > PHP Parse error: parse error, unexpected T_STRING in > /var/www/html/dummy/typo3conf/ext/direct_mail/locallang_tca.xml on line 1 > > This is line 1 of locallang_