[TYPO3] Strange page source probllem
Piotr Burda
pburda at narty.pl
Fri Nov 16 14:02:29 CET 2007
Georg Ringer napisał(a):
> Piotr Burda schrieb:
>
>> Thanks, it will be very difficult to do, becouse it`s on a live
>> server, but we will try :)
>
>
> then just browse the files ;)
>
> georg
find . -type f -name "*.php" -exec head -1 {} \; -ls > ~/filelist
we `ve found 3 php files with empty first line, and we`ve deleted those
lines... but it does not resolve out problem.
On every page we still have empty first line.
:(
Regards
Piotr
More information about the TYPO3-english
mailing list