Function Database_super_mysql->close_connections
Definitions
sources/database/shared/mysql.php
- Close the database connections. We don't really need to close them (will close at exit), just disassociate so we can refresh them.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A