Fix documentation of wfDebugLog()
[lhc/web/wiklou.git] / includes / UserArray.php
index 38f0d9d..51fb154 100644 (file)
@@ -63,4 +63,4 @@ abstract class UserArray implements Iterator {
        protected static function newFromResult_internal( $res ) {
                return new UserArrayFromResult( $res );
        }
-}
\ No newline at end of file
+}