Merge "Change login/createaccount forms to new appearance"
[lhc/web/wiklou.git] / includes / DataUpdate.php
index 114ae14..c1076b2 100644 (file)
@@ -34,7 +34,7 @@ abstract class DataUpdate implements DeferrableUpdate {
        /**
         * Constructor
         */
-       public function __construct( ) {
+       public function __construct() {
                # noop
        }