Just adding a little bit of consistency, every theme or preprocess function in template.php should call its variables $vars (or $variables, but $vars was more widely used in template.php and it is also shorter.

Comments

barraponto’s picture

Status: Active » Needs review
StatusFileSize
new920 bytes
haydeniv’s picture

Status: Needs review » Fixed

Committed: cd68d3f

Thanks!

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

  • Commit cd68d3f on 7.x-3.x, 8.x-3.x by haydeniv:
    Issue #1423088 by barraponto: All theme functions now take a single...