From f4b1d335a571365748ee348ed2b8ac6e1c6670db Mon Sep 17 00:00:00 2001 From: friendica Date: Mon, 2 Jan 2012 18:40:38 -0800 Subject: sql optimisation cont. --- include/bbcode.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') 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) { -- cgit v1.2.3