This commit is contained in:
bastianonm 2012-02-15 16:27:03 +00:00
parent c35492e71c
commit d889012d11
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@ function handle_WP_GPX_Maps_Shortcodes($attr, $content='')
}
}
if ($points_maps == '' || true)
if ($points_maps == '')
{
$sitePath = sitePath();