Okay.

I have missed two coding standard issues in my code, which I have removed in this patch.

Also I have removed this "'index' => 'value'" stuff that came in there somehow. I do not know, why somebody would do that, because it is not only ugly, but also hard to maintain. I think it got in there by accident.

No functionality changes here.

func0der

Comments

func0der’s picture

Title: Bad coding style and coding standards fix » [PATCH] Bad coding style and coding standards fix
Status: Active » Needs review
StatusFileSize
new14.75 KB

There you go. A patch.

joelpittet’s picture

Status: Needs review » Reviewed & tested by the community

Looks good.

func0der’s picture

@joelpittet

Thank you for testing it :)

Chris Charlton’s picture

+1 for cleanup.