summaryrefslogtreecommitdiff
path: root/modules/forum
diff options
context:
space:
mode:
authorDavid Rothstein <drothstein@gmail.com>2012-06-03 14:36:55 -0400
committerDavid Rothstein <drothstein@gmail.com>2012-06-03 14:36:55 -0400
commitcdfde691a9573b59424ea19f7620f935a91c3ae8 (patch)
tree527d4b443730ef5a7397907ad0926a992dc0fffb /modules/forum
parentc2fd99425cac4a26714b60d3d8eac11096c140c2 (diff)
downloadbrdo-cdfde691a9573b59424ea19f7620f935a91c3ae8.tar.gz
brdo-cdfde691a9573b59424ea19f7620f935a91c3ae8.tar.bz2
Issue #1354726 followup: Fix docblock indentation on forum_update_7012().
Diffstat (limited to 'modules/forum')
-rw-r--r--modules/forum/forum.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/forum/forum.install b/modules/forum/forum.install
index 3bdead37f..dec2bcced 100644
--- a/modules/forum/forum.install
+++ b/modules/forum/forum.install
@@ -458,7 +458,7 @@ function forum_update_7011() {
->execute();
}
- /**
+/**
* Add 'created' and 'last_comment_timestamp' indexes.
*/
function forum_update_7012() {