yearly license update
This commit is contained in:
parent
769ad4a836
commit
caf3a69d99
2
LICENSE
2
LICENSE
@ -1,4 +1,4 @@
|
||||
Copyright (c) 2010-2015 Hubzilla
|
||||
Copyright (c) 2010-2016 Hubzilla
|
||||
All rights reserved.
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
|
@ -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) {
|
||||
|
Reference in New Issue
Block a user