protected property DatabaseConnection_mysql::$needsCleanup

Flag to indicate if the cleanup function in __destruct() should run.

Tipo: boolean

Archivo

drupal-7.x/includes/database/mysql/database.inc, line 20
Database interface code for MySQL database servers.

Class

DatabaseConnection_mysql

Código

protected $needsCleanup = FALSE;