From 17c9687eba66fc47b3038c1715aa773b5eaf8cf7 Mon Sep 17 00:00:00 2001 From: Iván Ávalos Date: Sat, 2 Sep 2023 01:00:05 -0600 Subject: Removed XMLRPC support and ActivityPub leftovers --- config-dist.php | 1 - 1 file changed, 1 deletion(-) (limited to 'config-dist.php') diff --git a/config-dist.php b/config-dist.php index 1c521df..1d2b978 100644 --- a/config-dist.php +++ b/config-dist.php @@ -41,7 +41,6 @@ $config = array( unset($dir, $uri, $path_fragments, $path); -$config['xmlrpc'] = function_exists('xmlrpc_server_create'); $config['local_time_offset'] = date('P'); // load functions -- cgit v1.2.3