Changeset 2860

Show
Ignore:
Timestamp:
01/11/12 15:29:52 (4 months ago)
Author:
spf
Message:

backport of [2859] re: map strange lines

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/V_0_19/site/map.class.php

    r2803 r2860  
    353353 
    354354         
    355   function addFakeMapPoints($coastarray, $fullres, $prev_x, $prev_y, $curr_x, $curr_y, $coastid, $c = false) { 
     355  function addFakeMapPoints(&$coastarray, $fullres, $prev_x, $prev_y, $curr_x, $curr_y, $coastid, $c = false) { 
    356356    $new_x = -1; 
    357357    $new_y = -1;