PHPCI/Plugin/Xmpp.php : default date format is now %c

This commit is contained in:
Alexandre Russo 2014-05-21 12:24:24 +02:00
parent 7ac26cb52f
commit 475cd6556b

View file

@ -77,7 +77,7 @@ class XMPP implements \PHPCI\Plugin
$this->alias = '';
$this->recipients = array();
$this->tls = false;
$this->date_format = '%d/%m/%Y %l:%M %P';
$this->date_format = '%c';
/*
* Set recipients list