aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-01-02 18:40:38 -0800
committerfriendica <info@friendica.com>2012-01-02 18:40:38 -0800
commitf4b1d335a571365748ee348ed2b8ac6e1c6670db (patch)
tree42d90925ca58c1cf21212ecd40f4c89591b9c44f /include
parent4c35a6b0d7e2f2431571d63888816ecff446d258 (diff)
downloadvolse-hubzilla-f4b1d335a571365748ee348ed2b8ac6e1c6670db.tar.gz
volse-hubzilla-f4b1d335a571365748ee348ed2b8ac6e1c6670db.tar.bz2
volse-hubzilla-f4b1d335a571365748ee348ed2b8ac6e1c6670db.zip
sql optimisation cont.
Diffstat (limited to 'include')
-rw-r--r--include/bbcode.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/bbcode.php b/include/bbcode.php
index 5218a06e8..6b733c8f4 100644
--- a/include/bbcode.php
+++ b/include/bbcode.php
@@ -27,7 +27,7 @@ function tryoembed($match){
// BBcode 2 HTML was written by WAY2WEB.net
- // extended to work with Mistpark/Friendika - Mike Macgirvin
+ // extended to work with Mistpark/Friendica - Mike Macgirvin
function bbcode($Text,$preserve_nl = false) {