* s~ +$~~
[lhc/web/wiklou.git] / maintenance / updateSearchIndex.php
index c4bc483..b03dc00 100644 (file)
@@ -37,7 +37,7 @@ if ( isset( $options['s'] ) ) {
        $start = @file_get_contents( $posFile );
        if ( !$start ) {
                $start = wfTimestamp( TS_MW, time() - 86400 );
-       } 
+       }
 }
 
 if ( isset( $options['l'] ) ) {