#include "config.h"#include <cstring>#include "client_state.h"#include "file_names.h"#include "parse.h"#include "filesys.h"#include "str_util.h"#include "util.h"#include "client_msgs.h"#include "acct_setup.h"

Defines | |
| #define | NEW_VERSION_CHECK_PERIOD (14*86400) |
| #define | ALL_PROJECTS_LIST_CHECK_PERIOD (14*86400) |
Variables | |
| const char * | BOINC_RCSID_84df3fc17e = "$Id: acct_setup.cpp 16069 2008-09-26 18:20:24Z davea $" |
| #define ALL_PROJECTS_LIST_CHECK_PERIOD (14*86400) |
| #define NEW_VERSION_CHECK_PERIOD (14*86400) |
| const char* BOINC_RCSID_84df3fc17e = "$Id: acct_setup.cpp 16069 2008-09-26 18:20:24Z davea $" |
1.5.6