Merge branch 'master' of /home/git/platal into profile_edit
[platal.git] / classes / plset.php
index 8cf1ba2..2338706 100644 (file)
@@ -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: