aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-09-14 21:35:41 -0700
committerredmatrix <redmatrix@redmatrix.me>2015-09-14 21:35:41 -0700
commitfae43010c5c10d2660cb08d9333016a5b91c41cf (patch)
treefb8fbfd5dad70433370c02c049362cb1b01193f3
parent30351f5adefc51b7344c505bacc2bdfcf9a0ecc0 (diff)
downloadvolse-hubzilla-fae43010c5c10d2660cb08d9333016a5b91c41cf.tar.gz
volse-hubzilla-fae43010c5c10d2660cb08d9333016a5b91c41cf.tar.bz2
volse-hubzilla-fae43010c5c10d2660cb08d9333016a5b91c41cf.zip
nit
-rw-r--r--include/bbcode.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/bbcode.php b/include/bbcode.php
index 66bf6b5ec..db5824237 100644
--- a/include/bbcode.php
+++ b/include/bbcode.php
@@ -437,7 +437,7 @@ function bb_observer($Text) {
// BBcode 2 HTML was written by WAY2WEB.net
- // extended to work with Mistpark/Friendica/Red - Mike Macgirvin
+ // extended to work with Mistpark/Friendica/Redmatrix/Hubzilla - Mike Macgirvin
function bbcode($Text, $preserve_nl = false, $tryoembed = true, $cache = false) {