Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #16885, comment 3


Ignore:
Timestamp:
03/18/2011 01:41:58 PM (14 years ago)
Author:
cogmios
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #16885, comment 3

    v1 v2  
    33"Notice: Undefined offset: 1 i" etc... instead
    44
    5 The code i put in the other ticket with first checking the count does not give an notice because it checks for the length of $p. (so does not assume "3" for explode)
     5ALSO: The code i put in the other ticket with first checking the count is not the complete answer since that also give the notice on "1"