Make WordPress Core


Ignore:
Timestamp:
03/26/2010 07:36:49 PM (15 years ago)
Author:
nacin
Message:

Remove trailing whites and double semicolons.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/pomo/translations.php

    r13316 r13830  
    153153     * Adds parantheses to the inner parts of ternary operators in
    154154     * plural expressions, because PHP evaluates ternary oerators from left to right
    155      * 
     155     *
    156156     * @param string $expression the expression without parentheses
    157157     * @return string the expression with parentheses added
Note: See TracChangeset for help on using the changeset viewer.