@@ -57,6 +57,7 @@ |
||
57 | 57 | * Sanitize a title to a filename |
58 | 58 | * |
59 | 59 | * @param string $title |
60 | + * @param string $extension |
|
60 | 61 | * @return string |
61 | 62 | */ |
62 | 63 | protected function title_to_filename( $title, $extension ) { |