[cvs] commit: horde/lib Template.php

Mike Cochrane mike@graftonhall.co.nz
Wed Nov 20 09:44:44 2002


mikec       2002/11/20 01:44:44 PST

  Modified files:
    lib                  Template.php 
  Log:
  Remove Not If's from last commit. Implement else statements in the form:
  <if:conditional>
    Output this if true
  <else:conditional>
   Output this if false
  </else:conditional>
  </if:conditional>
  
  Revision  Changes    Path
  1.4       +16 -31    horde/lib/Template.php

  Chora Links:
  http://cvs.horde.org/diff.php/horde/lib/Template.php?r1=1.3&r2=1.4&ty=u


More information about the cvs mailing list