summaryrefslogtreecommitdiff
path: root/db/update.d/09_news_comments.php
blob: 51c0df12299e1dc9d58fcfa2b68984733efb8823 (plain)
1
2
3
<?php
_add_index("news_comments", array("UID"));
?>