Issue #1354726 followup: Fix docblock indentation on forum_update_7012().

merge-requests/26/head
David Rothstein 2012-06-03 14:36:55 -04:00
parent c2fd99425c
commit cdfde691a9
1 changed files with 1 additions and 1 deletions

View File

@ -458,7 +458,7 @@ function forum_update_7011() {
->execute();
}
/**
/**
* Add 'created' and 'last_comment_timestamp' indexes.
*/
function forum_update_7012() {