r75816 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r75815‎ | r75816 | r75817 >
Date:19:00, 1 November 2010
Author:raymond
Status:ok
Tags:
Comment:
Follow-up r75748: Fix comment
Modified paths:
  • /trunk/phase3/includes/filerepo/File.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/filerepo/File.php
@@ -267,7 +267,7 @@
268268 }
269269
270270 /**
271 - * Get the duration of a media file in seconds
 271+ * Return true if the file is vectorized
272272 */
273273 public function isVectorized() {
274274 $handler = $this->getHandler();

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r75748Add a new isVectorized() to files and media handlers. Only SVG returns true....hartman21:49, 31 October 2010

Status & tagging log