X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fdb%2FORMIterator.php;h=e8104b6ffe6e5b8215eba0e469e25ab8355ce40e;hb=7bd656365fc8c348869526dc6893c58dee5ef1aa;hp=077eab0fd89338f6dad4ea6036c22c4fc5ec0a86;hpb=63d6a736ffafb7e2d405f964d562fa9e001561c0;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/db/ORMIterator.php b/includes/db/ORMIterator.php index 077eab0fd8..e8104b6ffe 100644 --- a/includes/db/ORMIterator.php +++ b/includes/db/ORMIterator.php @@ -27,5 +27,4 @@ * @author Jeroen De Dauw < jeroendedauw@gmail.com > */ interface ORMIterator extends Iterator { - }