API17

API17:JDatabaseQueryMySQL::unlock

From Joomla! Documentation

Joomla 11.1 JDatabaseQueryMySQL::unlock

Description

Method to unlock the database table for writing.


public function unlock (&$db)
Parameter Type Default Description
&$db
  • Returns boolean True on success.
  • Defined on line 512 of libraries/joomla/database/database/mysqlquery.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples