aboutsummaryrefslogtreecommitdiff
path: root/src/callnotifier/Log.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/callnotifier/Log.php')
-rw-r--r--src/callnotifier/Log.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/callnotifier/Log.php b/src/callnotifier/Log.php
index 8a6b79a..d2ee0c8 100644
--- a/src/callnotifier/Log.php
+++ b/src/callnotifier/Log.php
@@ -13,7 +13,7 @@ class Log
protected $logger = array(
'msgData' => array(),
'edss1msg' => array(),
- 'incomingCall' => array(),
+ 'startingCall' => array(),
'finishedCall' => array(),
);