Major League Baseball Teams/Cities using Google Maps
This hasn't been finished yet
To complete it: do the following
Warning: Undefined variable $gsVenuesFile in /home/drumpute/proleagues.drumputer.com/index.php on line 201
Make sure all the venues are defined properly, including Geographical co-ordinates and placed in the file
Warning: Undefined variable $sDatFile in /home/drumpute/proleagues.drumputer.com/index.php on line 202
Make sure the MLB teams are defined properly and placed in the file.
Warning: Undefined variable $giArrayPushLinesStart in /home/drumpute/proleagues.drumputer.com/index.php on line 203
Edit the top of the index.php file (around line ) and make sure it now reads:
Warning: Undefined variable $sID in /home/drumpute/proleagues.drumputer.com/index.php on line 204
array_push($aLeagues, ';1; ...
instead of:
Warning: Undefined variable $sID in /home/drumpute/proleagues.drumputer.com/index.php on line 206
array_push($aLeagues, ';0; ...