inroduce the HQ module - a module with the potential to become a nice landing page for hubzilla. It is nothing more than a downgraded mod display atm.

This commit is contained in:
Mario Vavti
2017-11-17 13:54:53 +01:00
parent 601ebee969
commit 76af8fa754
5 changed files with 307 additions and 2 deletions

View File

@@ -262,7 +262,6 @@ class Ping extends \Zotlabs\Web\Controller {
if($t) {
foreach($t as $tt) {
$message = trim(strip_tags(bbcode($tt['msg'])));
$count = 1;