(bug 25935) Fix comment in cleanupRemovedModules.php
authorChad Horohoe <demon@users.mediawiki.org>
Mon, 15 Nov 2010 12:20:00 +0000 (12:20 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Mon, 15 Nov 2010 12:20:00 +0000 (12:20 +0000)
maintenance/cleanupRemovedModules.php

index 544dcff..eb94430 100644 (file)
@@ -1,6 +1,7 @@
 <?php
 /**
- * Maintenance script to create an account and grant it administrator rights
+ * Maintenance script to remove cache entries for removed ResourceLoader modules
+ * from the database
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by