Follow-up to #2463881: Mark table row and columns with unique css classes
Looks like commit eb36bd3 added PHP 5.4 short array syntax, although Drupal 7 supports PHP > 5.2.

We can just change the array syntax and happy for existing sites still on PHP 5.3 ( a few of mine:( )

CommentFileSizeAuthor
#2 revert_part_of_commit-2717707-2.patch606 bytesjoelpittet

Comments

joelpittet created an issue. See original summary.

joelpittet’s picture

StatusFileSize
new606 bytes

Here's the partial revert patch

  • websystem committed 24c4574 on 7.x-1.x authored by joelpittet
    Issue #2717707 by joelpittet: Revert part of commit eb36bd3 due to PHP...
kevineinarsson’s picture

Status: Needs review » Fixed

Ah, I see. I'm still a newbie when it comes to Drupal and PHP in general. Thank you, committed. :)

Status: Fixed » Closed (fixed)

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