aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-12-31 13:25:23 -0800
committerredmatrix <redmatrix@redmatrix.me>2015-12-31 13:25:23 -0800
commitcaf3a69d999853bb7cc3b7ff525c331e68f2e0ae (patch)
treeacd7c307791a549ab83e9afd265a7159989ffa01 /include
parent769ad4a836bf4ec867428723ba8d353742f0a2a7 (diff)
downloadvolse-hubzilla-caf3a69d999853bb7cc3b7ff525c331e68f2e0ae.tar.gz
volse-hubzilla-caf3a69d999853bb7cc3b7ff525c331e68f2e0ae.tar.bz2
volse-hubzilla-caf3a69d999853bb7cc3b7ff525c331e68f2e0ae.zip
yearly license update
Diffstat (limited to 'include')
-rw-r--r--include/text.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/text.php b/include/text.php
index fb8ea3c28..6f7297bb0 100644
--- a/include/text.php
+++ b/include/text.php
@@ -536,6 +536,7 @@ function attribute_contains($attr, $s) {
*
* @param string $msg Message to log
* @param int $level A log level.
+ * @param int $priority - compatible with syslog
*/
function logger($msg, $level = LOGGER_NORMAL, $priority = LOG_INFO) {