Parent Directory
|
Revision Log
|
Patch
| Revision 1.4 by sysadm, Sun Jul 4 06:45:23 2004 UTC | Revision 1.5 by sysadm, Sun Jul 4 08:04:08 2004 UTC | |
|---|---|---|
| # | Line 152 int base_passive::work() | Line 152 int base_passive::work() |
| 152 | p->isConnected = true; | p->isConnected = true; |
| 153 | ||
| 154 | // strcpy(p->w_conn_str,this->w_conn_str); | // strcpy(p->w_conn_str,this->w_conn_str); |
| 155 | if (this->>get_priv(p)!=0) | |
| 156 | if (this->get_priv(p)!=0) | if (this->get_priv(p)!=0) |
| 157 | { | { |
| 158 | p->s_send("502 Load access file failed.\r\n"); | p->s_send("502 Load access file failed.\r\n"); |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |