checkIntegrity() public method
Toggles the DB integrity check.
| public void checkIntegrity ( $check ) | ||
|---|---|---|
| $check | boolean | 
 Whether to turn on or off the integrity check.  |  
checkIntegrity() public method
Toggles the DB integrity check.
| public void checkIntegrity ( $check ) | ||
|---|---|---|
| $check | boolean | 
 Whether to turn on or off the integrity check.  |  
Please login to continue.