aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Lib
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-05-26 13:22:29 -0700
committerredmatrix <git@macgirvin.com>2016-05-26 13:22:29 -0700
commit8e4889bdf1454b3ddb183c25926286d62faa642a (patch)
treeb4841171037a62bfe67142311c0adcf6cd678d08 /Zotlabs/Lib
parent7b91e551c41572768e94e97dddfc854cb003a002 (diff)
parent9d7abd58ac004f8df733a8187b57f6a3bfc2520e (diff)
downloadvolse-hubzilla-8e4889bdf1454b3ddb183c25926286d62faa642a.tar.gz
volse-hubzilla-8e4889bdf1454b3ddb183c25926286d62faa642a.tar.bz2
volse-hubzilla-8e4889bdf1454b3ddb183c25926286d62faa642a.zip
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
Diffstat (limited to 'Zotlabs/Lib')
-rw-r--r--Zotlabs/Lib/Enotify.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zotlabs/Lib/Enotify.php b/Zotlabs/Lib/Enotify.php
index c6405dac2..ccb538ef5 100644
--- a/Zotlabs/Lib/Enotify.php
+++ b/Zotlabs/Lib/Enotify.php
@@ -648,7 +648,7 @@ class Enotify {
logger("notification: enotify::send returns " . $res, LOGGER_DEBUG);
}
- static public function forma($item) {
+ static public function format($item) {
$ret = '';