Parent Directory
|
Revision Log
|
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 | } |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |