Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #30603, comment 11


Ignore:
Timestamp:
01/11/2015 10:13:10 PM (11 years ago)
Author:
netweb
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #30603, comment 11

    initial v1  
    1010>
    1111> That's not the error because the i18n tool is using `stripos()` here, see [source:/trunk/tools/i18n/extract.php@29563#L174]
    12 This is correct `stripos()` looks for `/*` or `//` on a new line, it has nothing to do with the capitalisation of the letter T.
     12This's correct `stripos()` looks for `/*` or `//` on a new line, nothing to do with the capitalisation of the letter `T`.