Per this thread something about code style; apparantly the style preference has changed. Coding standards (handbook) states elseif as preferred style. Core uses both elseif and else if (110:216). *.inc prefers elseif with (83:39), whereas modules prefer else if (177:27).
Can someone knowledgable and with sufficient permissions go over the coding standards page and change it?
Comments
Comment #1
sepeck commentedthere have been updates since this. If this is still an issue, please re-open.