Merge "rebuildLocalisationCache: Implement --lang option"
[lhc/web/wiklou.git] / includes / WatchedItem.php
index 5ac92f7..01376a0 100644 (file)
@@ -268,7 +268,7 @@ class WatchedItem {
                        );
                }
 
-               if( empty( $values ) ) {
+               if ( empty( $values ) ) {
                        // Nothing to do
                        return true;
                }