Skip to content

Commit

Permalink
Updated the comment for DB_optimizeTable()
Browse files Browse the repository at this point in the history
  • Loading branch information
mystralkk committed Jun 6, 2021
1 parent 1820a5b commit df40fec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions system/lib-database.php
Original file line number Diff line number Diff line change
Expand Up @@ -759,6 +759,7 @@ function DB_escapeIdentifier($identifier)
*
* @param string $tableName
* @return bool
* @since Geeklog 2.2.2
*/
function DB_optimizeTable($tableName)
{
Expand Down

0 comments on commit df40fec

Please sign in to comment.