aboutsummaryrefslogtreecommitdiffstats
path: root/mod/display.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-09-24 05:45:34 -0700
committerFriendika <info@friendika.com>2011-09-24 05:45:34 -0700
commit6a9e22550d82595c4341290ca26e3afc5fe6300f (patch)
tree67e438023cdc40ff7a2b36b6c488bf77ef80fe74 /mod/display.php
parentb13f81bdc5ec11af4c982d78f066102b9626a99a (diff)
downloadvolse-hubzilla-6a9e22550d82595c4341290ca26e3afc5fe6300f.tar.gz
volse-hubzilla-6a9e22550d82595c4341290ca26e3afc5fe6300f.tar.bz2
volse-hubzilla-6a9e22550d82595c4341290ca26e3afc5fe6300f.zip
.
Diffstat (limited to 'mod/display.php')
-rw-r--r--mod/display.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/mod/display.php b/mod/display.php
index 52a84e755..281ce1dd4 100644
--- a/mod/display.php
+++ b/mod/display.php
@@ -114,8 +114,6 @@ function display_content(&$a) {
}
- $o .= cc_license();
-
return $o;
}