mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-04 22:19:38 +00:00
- Fix in debug message
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@4241 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
b64945e36c
commit
1873223592
@ -142,7 +142,7 @@ sub YAF_LoadResource($@) {
|
|||||||
else {
|
else {
|
||||||
# Datei nicht gefunden
|
# Datei nicht gefunden
|
||||||
Log 1,"YAF_LoadResource: file $filename not found";
|
Log 1,"YAF_LoadResource: file $filename not found";
|
||||||
return YAF_NotFound($absoluteFilePath, $file_local);
|
return YAF_NotFound($absoluteFilePath);
|
||||||
}
|
}
|
||||||
close($fh);
|
close($fh);
|
||||||
|
|
||||||
|
@ -25,7 +25,7 @@ DIR FHEM/YAF/www/smoothness/images
|
|||||||
DIR FHEM/YAF/www/img
|
DIR FHEM/YAF/www/img
|
||||||
DIR FHEM/YAF/www/js
|
DIR FHEM/YAF/www/js
|
||||||
DIR FHEM/YAF/xml
|
DIR FHEM/YAF/xml
|
||||||
UPD 2013-11-18_18:00:00 12436 FHEM/01_YAF.pm
|
UPD 2013-11-18_18:30:00 12423 FHEM/01_YAF.pm
|
||||||
UPD 2013-05-15_20:00:00 6590 FHEM/YAF/widgets/fs20st/fs20st.pm
|
UPD 2013-05-15_20:00:00 6590 FHEM/YAF/widgets/fs20st/fs20st.pm
|
||||||
UPD 2013-08-14_21:30:00 7471 FHEM/YAF/widgets/fht80/fht80.pm
|
UPD 2013-08-14_21:30:00 7471 FHEM/YAF/widgets/fht80/fht80.pm
|
||||||
UPD 2013-07-31_15:30:00 6534 FHEM/YAF/widgets/fhttk/fhttk.pm
|
UPD 2013-07-31_15:30:00 6534 FHEM/YAF/widgets/fhttk/fhttk.pm
|
||||||
|
Loading…
x
Reference in New Issue
Block a user