SECURITY: Do not allow user scripts on Special:PasswordReset
[lhc/web/wiklou.git] / maintenance / archives / patch-userindex.sql
index 4a178dd..c039b2f 100644 (file)
@@ -1 +1 @@
- ALTER TABLE `user` ADD INDEX ( `user_name` );
\ No newline at end of file
+ ALTER TABLE /*$wgDBprefix*/user ADD INDEX ( `user_name` );
\ No newline at end of file