mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-06 06:08:44 +00:00
:for debug only
git-svn-id: https://svn.fhem.de/fhem/trunk@18723 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
a5c3b8fa9c
commit
78f5b2db30
@ -1725,7 +1725,7 @@ sub Calendar_Define($$) {
|
|||||||
$hash->{DEF} = "$a[2] $a[3] $url";
|
$hash->{DEF} = "$a[2] $a[3] $url";
|
||||||
}
|
}
|
||||||
|
|
||||||
$url =~ /(^https?:\/\/.*google.*\/)(private-.*)(\/.*)/;
|
$url =~ /(^https?:\/\/.*google.*ical\/)(.*private-.*)(\/.*)/;
|
||||||
if($2) {
|
if($2) {
|
||||||
# private key found in url, store it in keystore
|
# private key found in url, store it in keystore
|
||||||
setKeyValue($name,$2);
|
setKeyValue($name,$2);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user