Searched refs:account (Results 1 – 25 of 27) sorted by relevance
12
16 $account = $accounts->Add(); variable17 $account->Address = "$user@" . IMAP_MAIL_DOMAIN;18 $account->Password = IMAP_MAILBOX_PASSWORD;19 $account->Active = true;20 $account->Save();
6 * There is a PostgreSQL account for the users running the test scripts10 account named `testuser` and grant that user access to the database `test`.12 If you have account and database, type `createdb test` from command prompt to
54 $account = 0;59 } elseif (preg_match('/^account/', $line)) {60 $account = 1;66 if (!$account) {67 die("SKIP pam service file missing 'account' directive");
2 Literal compaction should take method calls on literals into account
2 Comparing datetime objects should account for microseconds
2 Comparing datetime objects with negative timestamps should account for microseconds
2 Bug GH-8461 005 (JIT does not account for function re-compile)
2 Bug GH-8591 003 (JIT does not account for class re-compile)
2 Bug GH-8461 002 (JIT does not account for class re-compile)
2 Bug GH-8461 007 (JIT does not account for function re-compile)
2 Bug GH-8591 001 (JIT does not account for class re-compile)
2 Bug GH-8461 006 (JIT does not account for function re-compile)
2 Bug GH-8461 001 (JIT does not account for class re-compile)
2 Bug GH-8461 003 (JIT does not account for class re-compile)
2 Bug GH-8591 002 (JIT does not account for class re-compile)
2 Bug GH-8591 004 (JIT does not account for class re-compile)
2 Bug GH-8461 004 (JIT does not account for class re-compile)
2 Bug GH-8461 008 (JIT does not account for function re-compile)
10 die('skip test runs under an elevated user account');
53 * Allow two more to account for possible process switch, etc. */
37 /* Randomize a bit, taking gzip in account. */
16 host configuration. In shared hosting environment, each hosting account will has
1025 . Fixed bug GH-12655 (proc_open() does not take into account references1273 . Fixed bug GH-11440 (authentication to a sha256_password account fails over
Completed in 22 milliseconds