X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=classes%2Fplset.php;h=233870608606e9012703d4f0b2a1fe099ff19391;hb=ea8a6bf558de0c540d65da3ea64d72232384bfc1;hp=8cf1ba234d9082465796f44f0e0fce1f7cc1da6a;hpb=3b2f9d11e87daee8b59a2e0ab661a448160a4e51;p=platal.git diff --git a/classes/plset.php b/classes/plset.php index 8cf1ba2..2338706 100644 --- a/classes/plset.php +++ b/classes/plset.php @@ -277,7 +277,7 @@ abstract class MultipageView implements PlView unset($list['page']); unset($list['order']); return $list; - } + } } // vim:set et sw=4 sts=4 sws=4 foldmethod=marker enc=utf-8: