diff options
Diffstat (limited to 'include/bbcode.php')
-rw-r--r-- | include/bbcode.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/bbcode.php b/include/bbcode.php index 1522ea374..a315c3e38 100644 --- a/include/bbcode.php +++ b/include/bbcode.php @@ -1,6 +1,6 @@ <?php // BBcode 2 HTML was written by WAY2WEB.net - // Made to work with Mistpark - Mike Macgirvin + // Made to work with Mistpark/Friendika - Mike Macgirvin function bbcode($Text) { // Replace any html brackets with HTML Entities to prevent executing HTML or script |