diff options
Diffstat (limited to 'src/callnotifier/Logger/Debug.php')
| -rw-r--r-- | src/callnotifier/Logger/Debug.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/callnotifier/Logger/Debug.php b/src/callnotifier/Logger/Debug.php index 6f24bad..ef5d812 100644 --- a/src/callnotifier/Logger/Debug.php +++ b/src/callnotifier/Logger/Debug.php @@ -63,7 +63,7 @@ class Logger_Debug implements Logger echo sprintf( $this->purple . 'EDSS1_Message' . $this->end . ' type 0x%02X ' - . $this->purple . '%s' . $this->end + . $this->blue . '%s' . $this->end . ' SAPI %d, CR %d, TEI %d, call %d-%s' . ', %d parameters', $msg->type, |
