Go to the source code of this file.
Namespaces | |
| namespace | kernel |
Classes | |
| class | BitDbAdodb |
Functions | |
| bit_error_handler ($dbms, $fn, $errno, $errmsg, $p1, $p2, &$thisConnection) | |
Variables | |
| global | $ADODB_CACHE_DIR |
| bit_error_handler | ( | $ | dbms, | |
| $ | fn, | |||
| $ | errno, | |||
| $ | errmsg, | |||
| $ | p1, | |||
| $ | p2, | |||
| &$ | thisConnection | |||
| ) |
Definition at line 633 of file BitDbAdodb.php.
References $_SERVER, $gBitDb, $subject, bit_display_error(), bit_error_string(), and FALSE.
Referenced by BitMailer::error_handler().
Here is the call graph for this function:

| global $ADODB_CACHE_DIR |
This code must execute before adodb/adodb.inc.php runs Otherwsie $ADODB_CACHE_DIR ends up being set to '/tmp'
Definition at line 21 of file BitDbAdodb.php.
1.5.2