Index: trunk/phase3/includes/filerepo/File.php |
— | — | @@ -267,7 +267,7 @@ |
268 | 268 | } |
269 | 269 | |
270 | 270 | /** |
271 | | - * Get the duration of a media file in seconds |
| 271 | + * Return true if the file is vectorized |
272 | 272 | */ |
273 | 273 | public function isVectorized() { |
274 | 274 | $handler = $this->getHandler(); |