This commit is contained in:
parent
38ff37c48e
commit
c69874067a
|
@ -78,7 +78,7 @@ function handle_WP_GPX_Maps_Shortcodes($attr, $content='')
|
||||||
|
|
||||||
if ($gh == '')
|
if ($gh == '')
|
||||||
{
|
{
|
||||||
$gh = "150px";
|
$gh = "200px";
|
||||||
}
|
}
|
||||||
|
|
||||||
$r = rand(1,5000000);
|
$r = rand(1,5000000);
|
||||||
|
|
Loading…
Reference in New Issue