/[LeafOK_CVS]/innwebd/innd.cpp
ViewVC logotype

Diff of /innwebd/innd.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.10 by sysadm, Mon Aug 2 19:49:10 2004 UTC Revision 1.11 by sysadm, Thu Sep 16 15:38:59 2004 UTC
# Line 398  int innd::db_env_init(void) Line 398  int innd::db_env_init(void)
398          }          }
399          return 0;          return 0;
400  }  }
401    
402    bool innd::check_priv(void)
403    {
404            return this->access.get;
405    }


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1