Energetab brings together around 450 Polish and international exhibitors offering modern solutions for the energy industry including climate-friendly technologies, automotive systems and systems relating to renewable energy sources and electromobility. There will also be talks and meetings for equipment manufacturers, developers and other representatives within the energy sector as well as practical demonstrations of electrical technologies and equipment.
Energetab exhibition and trade centre,
Energetab, Karbowa 29, 43-309 Bielsko-Biała, Poland
*/ public function disconnect() { // Close the connection. if (\is_callable([$this->connection, 'close'])) { $this->connection->close(); } parent::disconnect(); } */ public function disconnect() { // Close the connection. if (\is_callable([$this->connection, 'close'])) { $this->connection->close(); } parent::disconnect(); } * * @since 2.0.0 */ public function __destruct() { $this->disconnect(); } /** * Alter database's character set. *|
Error
|
|---|
Error:
mysqli object is already closed
at /var/www/html/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:318
at mysqli->close()
(/var/www/html/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:318)
at Joomla\Database\Mysqli\MysqliDriver->disconnect()
(/var/www/html/libraries/vendor/joomla/database/src/DatabaseDriver.php:496)
at Joomla\Database\DatabaseDriver->__destruct()
|