Browse Source

Remove closing PHP tag

master
Adrian Short 9 years ago
parent
commit
8024ca2557
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      includes/map.php

+ 0
- 2
includes/map.php View File

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

?>

Loading…
Cancel
Save