Projet

Général

Profil

« Précédent | Suivant » 

Révision cb527757

IDcb527757a4a49524764a81d901001745c4bd5eac
Parent 1e27b090
Enfant 4841125e

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

removed call to non-existent function

Fichiers

  • ajouté
  • modifié
  • copié
  • renommé
  • supprimé

Voir les différences

Révisions

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>