Projet

Général

Profil

Révision cb527757

Ajouté par Jocelyn Delande il y a plus de 10 ans

removed call to non-existent function

Voir les différences:

show_capline.php
86 86
}
87 87
?>
88 88
<script>
89
if (typeof addLoadEvent == 'function') addLoadEvent(draw_cap_map);
90
else window.onload = draw_cap_map;
89
window.onload = draw_cap_map;
91 90
</script>
92 91
</head>
93 92
<body>

Formats disponibles : Unified diff