aboutsummaryrefslogtreecommitdiffstats
path: root/include/html2bbcode.php
diff options
context:
space:
mode:
authorredmatrix <mike@macgirvin.com>2016-09-29 22:28:23 -0700
committerredmatrix <mike@macgirvin.com>2016-09-29 22:28:23 -0700
commite48323775d7db4dce5d74a6b4fa23bf7d45326c6 (patch)
tree87fc2027955b8384472f177ac92c1f8f5207b250 /include/html2bbcode.php
parent0f10fc8458ba3722bf7ce84f87bb523baa95dcd7 (diff)
downloadvolse-hubzilla-e48323775d7db4dce5d74a6b4fa23bf7d45326c6.tar.gz
volse-hubzilla-e48323775d7db4dce5d74a6b4fa23bf7d45326c6.tar.bz2
volse-hubzilla-e48323775d7db4dce5d74a6b4fa23bf7d45326c6.zip
add another hook
Diffstat (limited to 'include/html2bbcode.php')
-rw-r--r--include/html2bbcode.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/html2bbcode.php b/include/html2bbcode.php
index 9ffc85a82..29880a627 100644
--- a/include/html2bbcode.php
+++ b/include/html2bbcode.php
@@ -2,7 +2,7 @@
/*
html2bbcode.php
Converter for HTML to BBCode
-Made by: ike@piratenpartei.de
+Made by: Mike@piratenpartei.de
Originally made for the syncom project: http://wiki.piratenpartei.de/Syncom
https://github.com/annando/Syncom
*/