Skip to content

Commit

Permalink
and even better with php tags
Browse files Browse the repository at this point in the history
  • Loading branch information
Jocelyn Delalande committed Dec 9, 2013
1 parent fb66982 commit 723cb62
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion ref_points/ref_points-nantes-fma.php
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
<?php
$ref_points = array (
'Tour de bretagne' => array(47.217611, -1.558167, 120+19.000),
'Sillon de bretagne' => array(47.244444, -1.608222, 85+49.000),
Expand All @@ -8,4 +9,5 @@
'HOST' => array(47.17826,-1.56448, 35.938+20), // 5 grands étages
'HITS' => array(47.230965,-1.63146, 12+51), // 3 grands étages
'Cogent' => array(47.20319,-1.55025, 16+10) // 4 grands étages
);
);
?>

0 comments on commit 723cb62

Please sign in to comment.