]> git.mxchange.org Git - friendica.git/blobdiff - mod/filerm.php
the Quattro admin_user template was missing the users note for the admin
[friendica.git] / mod / filerm.php
index 7dbfe29473dd38b02e7c51c9769a9720ed6e106c..7dd7df2f5ad47fadf6d74702732b757866841903 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 
-function filerm_content(App &$a) {
+function filerm_content(App $a) {
 
        if (! local_user()) {
                killme();