@@ -62,9 +62,9 @@ |
||
62 | 62 | public function getControls() |
63 | 63 | { |
64 | 64 | return FileHandler::CURSOR | FileHandler::ZOOM | |
65 | - FileHandler::HOME | FileHandler::END | |
|
66 | - FileHandler::PRIOR | FileHandler::NEXT | |
|
67 | - FileHandler::DOWNLOAD; |
|
65 | + FileHandler::HOME | FileHandler::END | |
|
66 | + FileHandler::PRIOR | FileHandler::NEXT | |
|
67 | + FileHandler::DOWNLOAD; |
|
68 | 68 | } |
69 | 69 | public function show($path) |
70 | 70 | { |