Testing of the LFS World version which doesn't require HTTP or FTP access to your websever is in progress. If anyone else wants to participate to the testing, please just contact me by mail
<?php
if($track=="SO6")
$trackName = "South City Chicane Route";
if($track=="SO6R")
$trackName = "South City Chicane Route Rev.";
?>
<?php
function get_cars($cars, $showAll, $showLanguage)
{
$i = 0;
$j = 0;
$j2 = 0;
if(trim($cars)=="11111111111111111111" && $showInfo[4] == 1)
?>
<?php
case 18:
$carlist .= "BF1";
break;
case 19:
$carlist .= "FBM";
break;
?>
/*************START SERVER 1*****************/
$hostpath[0] = "d:\\LFS_Y\\";
$lfsport[0] = "63333";
/*******************************************/
/*************START SERVER 2*****************/
//$hostpath[1] = "d:\\LFS\\";
//$lfsport[1] = "63392";
/*******************************************/
$serverCount = count($hostpath);
$c = 0;
while($c < $serverCount)
{
include setLanguage($showLanguage);
$filepath[$c] = $hostpath[$c] . "host" . $lfsport[$c] . ".txt";