Merge "objectcache: Make protected WANObjectCache::makePurgeValue non-static"
[lhc/web/wiklou.git] / maintenance / cdb.php
index 2e252ad..5aaf01f 100644 (file)
@@ -61,7 +61,7 @@ do {
                exit;
        }
 
-       $args = explode( ' ', $line );
+       $args = explode( ' ', $line, 2 );
        $command = array_shift( $args );
 
        // process command