[TYPO3-core] RFC: Bug #4425: Garbage code in adodb scripts

Dmitry Dulepov dmitry at typo3.org
Thu Nov 2 15:27:23 CET 2006


Hi!

Michael Stucki wrote:
> There is some garbage at the beginning of various PHP scripts of the adodb 
> extension.

I did not understand the changes below:

> Index: typo3/sysext/adodb/adodb/tohtml.inc.php
> ===================================================================
> --- typo3/sysext/adodb/adodb/tohtml.inc.php	(Revision 1769)
> +++ typo3/sysext/adodb/adodb/tohtml.inc.php	(Arbeitskopie)
> @@ -1,4 +1,4 @@
> -<?php 
> +<?php

and

> Index: typo3/sysext/adodb/adodb/adodb.inc.php
> ===================================================================
> --- typo3/sysext/adodb/adodb/adodb.inc.php	(Revision 1769)
> +++ typo3/sysext/adodb/adodb/adodb.inc.php	(Arbeitskopie)
> @@ -1,4 +1,4 @@
> -<?php 
> +<?php


It looks like patch removes "<?php" and adds it back.

-- 
Dmitry Dulepov

Web: http://typo3bloke.net/
Skype: callto:liels_bugs

"It is our choices, that show what we truly are,
far more than our abilities." (A.P.W.B.D.)



More information about the TYPO3-team-core mailing list