@@ -199,7 +199,7 @@ int main(int argc, char **argv) {
theme=get_arg(theme+6);
}
char*reg=strstr(QS,"reg=");
intfd;
intfd;
if(!reg){
if((fd=create_or_open(datfile))<0){
http_error(HTTP500,"Open File Error.");
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.