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
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | display_cache-fix_coding_standards_and_bad_cs-2523100-1.patch | 14.75 KB | func0der |
Comments
Comment #1
func0der commentedThere you go. A patch.
Comment #2
joelpittetLooks good.
Comment #3
func0der commented@joelpittet
Thank you for testing it :)
Comment #4
Chris Charlton+1 for cleanup.