cleaning up issues reported in logs
This commit is contained in:
@@ -4,11 +4,6 @@ function _well_known_init(&$a){
|
||||
|
||||
if(argc() > 1) {
|
||||
switch(argv(1)) {
|
||||
case "host-meta":
|
||||
require_once('mod/hostxrd.php');
|
||||
hostxrd_init($a);
|
||||
break;
|
||||
|
||||
case 'zot-info':
|
||||
$a->argc -= 1;
|
||||
array_shift($a->argv);
|
||||
|
||||
Reference in New Issue
Block a user