]> git.mxchange.org Git - friendica.git/blobdiff - mod/help.php
BBCode - fixed syntax error
[friendica.git] / mod / help.php
index 3a21695b090f05ee4f4170620ae22be8078f70d0..3df280dbd64e0698ccdb1df8f183bea93de5b5a1 100644 (file)
@@ -33,6 +33,7 @@ function help_content(App $a)
        Nav::setSelected('help');
 
        $text = '';
+       $filename = '';
 
        if ($a->argc > 1) {
                $path = '';