]> git.mxchange.org Git - friendica.git/blobdiff - htconfig.php
parse_url: Removing of warnings with invalid charsets
[friendica.git] / htconfig.php
index e8aec1090900d6a8baa0946013541e37a7ac212f..a5f5574eea0bd09fea82335428f429d7b287c18b 100644 (file)
@@ -92,5 +92,5 @@ $a->config['system']['lockpath'] = "";
 // If enabled, the MyBB fulltext engine is used
 // $a->config['system']['use_fulltext_engine'] = true;
 
-// Use the new "share" element
-// $a->config['system']['new_share'] = true;
+// Use the old style "share"
+// $a->config['system']['old_share'] = false;