forked from qwerty/tupali
correcion crossite en upload
This commit is contained in:
parent
a84b3f012f
commit
56dac6b76a
@ -76,8 +76,8 @@ $ids = json_decode($otro_json[0]);
|
|||||||
iconSize: [60, 60],
|
iconSize: [60, 60],
|
||||||
iconAnchor: [13, 27],
|
iconAnchor: [13, 27],
|
||||||
popupAnchor: [1, -24],
|
popupAnchor: [1, -24],
|
||||||
/*iconUrl: feature.properties.icon.iconUrl*/
|
iconUrl: feature.properties.icon.iconUrl
|
||||||
iconUrl: 'https://tupale.co/milfs/images/secure/?file=150/da6d16547658ebc06c5378b30d1ee4bf.png'
|
/*iconUrl: 'https://tupale.co/milfs/images/secure/?file=150/da6d16547658ebc06c5378b30d1ee4bf.png'*/
|
||||||
|
|
||||||
});
|
});
|
||||||
return L.marker(latlng, {icon: smallIcon});
|
return L.marker(latlng, {icon: smallIcon});
|
||||||
|
@ -9938,7 +9938,9 @@ $id_empresa = remplacetas('form_id','id',"$respuesta",'id_empresa','');
|
|||||||
$empresa= $id_empresa[0];
|
$empresa= $id_empresa[0];
|
||||||
$web = remplacetas('empresa','id',"$empresa",'web','');
|
$web = remplacetas('empresa','id',"$empresa",'web','');
|
||||||
$javascript = "$_SESSION[site]/milfs/includes/upload.php";
|
$javascript = "$_SESSION[site]/milfs/includes/upload.php";
|
||||||
$path = "$_SESSION[site]milfs/";
|
//$path = "$_SESSION[site]milfs/";
|
||||||
|
$path = "https://$web[0]/milfs/";
|
||||||
|
|
||||||
}
|
}
|
||||||
/*
|
/*
|
||||||
$empresa = $_SESSION['id_empresa'];
|
$empresa = $_SESSION['id_empresa'];
|
||||||
|
Loading…
Reference in New Issue
Block a user