Modules/MySQL/MysqlDestroy

From Multi Theft Auto: Wiki
Revision as of 13:23, 1 November 2006 by EAi (talk | contribs)
Jump to navigation Jump to search

This functions closes the MySQL connection that is currently opened, if it exists.


Package-x-generic.png This function is provided by the external module MySQL. You must install this module to use this function.


Syntax

nil mysqlClose ( mysql db )

Required Arguments

Optional Arguments

None