I was poking around at the release candidate code and noticed what looks like a spelling error in a variable.

<?php
foreach ($modules as $module) {
  $mobule_files = array();
?>

While this might be intentional, if it's not, here's a patch. Oh, and a link to a funny graphic that my co-workers dropped on my while I was rolling this patch: http://www.bimmerfest.com/forums/attachment.php?attachmentid=142024&stc=...

(FYI, this spelling does not occur in HEAD, so it's only intended for the 4.1 RC)

CommentFileSizeAuthor
video_variable_spelling_error.patch2.6 KBsenpai

Comments

hypertext200’s picture

Status: Active » Closed (fixed)

This issues is already have been resolved.

senpai’s picture

Status: Closed (fixed) » Fixed

Reverting from 'closed' to 'fixed' status so people have a chance to see that the issue has been resolved.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.