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 179
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 180
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 181
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 182
array_push($aLeagues, ';1; ...
instead of:
Warning: Undefined variable $sID in /home/drumpute/proleagues.drumputer.com/index.php on line 184
array_push($aLeagues, ';0; ...