Explorar el Código

Remove closing PHP tag

master
Adrian Short hace 9 años
padre
commit
8024ca2557
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. +0
    -2
      includes/map.php

+ 0
- 2
includes/map.php Ver fichero

@@ -83,5 +83,3 @@ function talhyperlocal_enqueue()
wp_enqueue_script( 'leaflet-js' );
}
add_action( 'wp_enqueue_scripts', 'talhyperlocal_enqueue' );

?>

Cargando…
Cancelar
Guardar