Issue #1354726 followup: Fix docblock indentation on forum_update_7012().
parent
c2fd99425c
commit
cdfde691a9
|
@ -458,7 +458,7 @@ function forum_update_7011() {
|
||||||
->execute();
|
->execute();
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add 'created' and 'last_comment_timestamp' indexes.
|
* Add 'created' and 'last_comment_timestamp' indexes.
|
||||||
*/
|
*/
|
||||||
function forum_update_7012() {
|
function forum_update_7012() {
|
||||||
|
|
Loading…
Reference in New Issue