aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Lib/System.php
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-03-12 21:55:24 -0700
committerzotlabs <mike@macgirvin.com>2017-03-12 21:55:24 -0700
commitfc533107ed49735aad5ba39bf02b87ed7ac870b6 (patch)
tree9122edfb24f8d24d5baf1f024d9715e895cff3d1 /Zotlabs/Lib/System.php
parent1ee76cb5066870db9ea427e00e5c18edfb292496 (diff)
downloadvolse-hubzilla-fc533107ed49735aad5ba39bf02b87ed7ac870b6.tar.gz
volse-hubzilla-fc533107ed49735aad5ba39bf02b87ed7ac870b6.tar.bz2
volse-hubzilla-fc533107ed49735aad5ba39bf02b87ed7ac870b6.zip
better handling of mimetype security
Diffstat (limited to 'Zotlabs/Lib/System.php')
-rw-r--r--Zotlabs/Lib/System.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/Zotlabs/Lib/System.php b/Zotlabs/Lib/System.php
index 865cb9a30..3d5b18506 100644
--- a/Zotlabs/Lib/System.php
+++ b/Zotlabs/Lib/System.php
@@ -54,8 +54,6 @@ class System {
return 'https://github.com/redmatrix/hubzilla';
}
-
-
static public function get_server_role() {
return 'pro';
}