mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-12 16:46:35 +00:00
- Fix in debug message
git-svn-id: https://svn.fhem.de/fhem/trunk@4241 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
76751e17f9
commit
8b09aea91c
@ -142,7 +142,7 @@ sub YAF_LoadResource($@) {
|
||||
else {
|
||||
# Datei nicht gefunden
|
||||
Log 1,"YAF_LoadResource: file $filename not found";
|
||||
return YAF_NotFound($absoluteFilePath, $file_local);
|
||||
return YAF_NotFound($absoluteFilePath);
|
||||
}
|
||||
close($fh);
|
||||
|
||||
|
@ -25,7 +25,7 @@ DIR FHEM/YAF/www/smoothness/images
|
||||
DIR FHEM/YAF/www/img
|
||||
DIR FHEM/YAF/www/js
|
||||
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-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
|
||||
|
Loading…
x
Reference in New Issue
Block a user