Exemplo n.º 1
0
 function destroy()
 {
     // Destructor
     $this->_tableName = null;
     LogDatabaseQuery::destroy();
 }