Continued:
[core.git] / inc / main / classes / database / frontend / class_UserDatabaseWrapper.php
index 333ec1a7c051336d9719f4fe0749bcf2c0868d67..d72c4766d462986a247f75e34ea1a51b7f12ccd7 100644 (file)
@@ -134,7 +134,5 @@ class UserDatabaseWrapper extends BaseDatabaseWrapper implements ManageableAccou
                // "Update" this request with the database
                $this->getDatabaseInstance()->queryUpdateDataSet($dataSetInstance);
        }
-}
 
-// [EOF]
-?>
+}