remove composer autoload files

This commit is contained in:
xiaomlove
2022-03-18 19:59:27 +08:00
parent ab1ed60f44
commit 8c32b45e64
12 changed files with 82 additions and 25 deletions
+1
View File
@@ -336,4 +336,5 @@ function check_client($peer_id, $agent, &$agent_familyid)
return "Banned Client, Please goto $BASEURL/faq.php#id29 for a list of acceptable clients";
}
}
?>