--- innwebd/base_passive.cpp 2004/07/04 06:45:23 1.4 +++ innwebd/base_passive.cpp 2004/07/04 08:04:08 1.5 @@ -152,7 +152,7 @@ int base_passive::work() p->isConnected = true; // strcpy(p->w_conn_str,this->w_conn_str); - if (this->>get_priv(p)!=0) + if (this->get_priv(p)!=0) { p->s_send("502 Load access file failed.\r\n");