[ka-Map-users] precache2.php force bug?

Lorenzo Becchi lorenzo at ominiverdi.com
Thu Jul 6 09:01:29 EDT 2006


 > mine: if(!file_exists($szTileImg || $bForce)) {

Jochen, maybe a type error?

logically:
if(!file_exists($szTileImg) || $bForce) {


More information about the ka-Map-users mailing list