summaryrefslogtreecommitdiff
path: root/server/xml/macros/oct_konklusion-1.0.xml
diff options
context:
space:
mode:
Diffstat (limited to 'server/xml/macros/oct_konklusion-1.0.xml')
-rw-r--r--server/xml/macros/oct_konklusion-1.0.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/server/xml/macros/oct_konklusion-1.0.xml b/server/xml/macros/oct_konklusion-1.0.xml
index 27de1e4..532b677 100644
--- a/server/xml/macros/oct_konklusion-1.0.xml
+++ b/server/xml/macros/oct_konklusion-1.0.xml
@@ -53,11 +53,11 @@
then
value = ''
timestamp = missing_eye_odxt.timestamp
- source = missing_eye_odxt.kilde
+ source = missing_eye_odxt.source
else
value = 'mangler'
timestamp = missing_eye_odxt.timestamp
- source = missing_eye_odxt.kilde
+ source = missing_eye_odxt.source
end
end
return value, timestamp, source
@@ -73,11 +73,11 @@
then
value = ''
timestamp = missing_eye_osin.timestamp
- source = missing_eye_osin.kilde
+ source = missing_eye_osin.source
else
value = 'mangler'
timestamp = missing_eye_osin.timestamp
- source = missing_eye_osin.kilde
+ source = missing_eye_osin.source
end
end
return value, timestamp, source