Add support for specifying options multiple times in Maintenance scripts.
[lhc/web/wiklou.git] / maintenance / cleanupTable.inc
index 8368c84..74073bc 100644 (file)
@@ -172,4 +172,3 @@ class TableCleanup extends Maintenance {
                return sprintf( "\\x%02x", ord( $matches[1] ) );
        }
 }
-