aboutsummaryrefslogtreecommitdiffstats
path: root/include/bbcode.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2013-04-14 22:44:11 -0700
committerfriendica <info@friendica.com>2013-04-14 22:44:11 -0700
commitab5151c470e630aa3864bbed927dd02f7b192166 (patch)
treec2ea1f9a037e082e30f3f4c05ff15fc860a817e5 /include/bbcode.php
parent0ce695588931a7312e0f91efc6ef5a84a9bc096b (diff)
downloadvolse-hubzilla-ab5151c470e630aa3864bbed927dd02f7b192166.tar.gz
volse-hubzilla-ab5151c470e630aa3864bbed927dd02f7b192166.tar.bz2
volse-hubzilla-ab5151c470e630aa3864bbed927dd02f7b192166.zip
more Friendica removals
Diffstat (limited to 'include/bbcode.php')
-rw-r--r--include/bbcode.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/bbcode.php b/include/bbcode.php
index 930337c5d..44bde9acb 100644
--- a/include/bbcode.php
+++ b/include/bbcode.php
@@ -199,7 +199,7 @@ function bb_ShareAttributesSimple($match) {
}
// BBcode 2 HTML was written by WAY2WEB.net
- // extended to work with Mistpark/Friendica - Mike Macgirvin
+ // extended to work with Mistpark/Friendica/Red - Mike Macgirvin
function bbcode($Text,$preserve_nl = false, $tryoembed = true) {