[cvs] commit: framework/iCalendar iCalendar.php

Chuck Hagenbuch chuck at horde.org
Tue May 9 16:02:56 PDT 2006


chuck       2006-05-09 16:02:56 PDT

  Modified files:
    iCalendar            iCalendar.php 
  Log:
  Several fixes:
  - parse ORG as a semicolon delimited list (Bug #3903)
  - semicolon, not semi-colon or semi.colon
  - fix a few other typos
  - don't use $this in newComponent - looks like $container is right instead
  - mark newComponent explicitly as @static
  - reorganize newComponent to not silence includes, and not try an include if
  the class already exists
  - include Horde/String.php just once at the top of the file
  
  Revision  Changes    Path
  1.93      +51 -20    framework/iCalendar/iCalendar.php

  Chora Links:
  http://cvs.horde.org/diff.php/framework/iCalendar/iCalendar.php?r1=1.92&r2=1.93&ty=u


More information about the cvs mailing list